Skip to content

Commit

Permalink
chore(deps): update zaproxy/action-baseline action to v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent f776f16 commit 4c899a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_test_run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ jobs:
ZAP_TARGET: ${{ env.ZAP_TARGET }}
- name: Run Github Zap Action
if: ${{ inputs.zap-enabled }}
uses: zaproxy/action-baseline@v0.13.0
uses: zaproxy/action-baseline@v0.14.0
env:
ZAP_AUTH_HEADER: ${{ inputs.zap-auth-header }}
ZAP_AUTH_HEADER_VALUE: ${{ inputs.zap-auth-header-value }}
Expand Down

0 comments on commit 4c899a1

Please sign in to comment.