Skip to content

Commit

Permalink
Update zaproxy action
Browse files Browse the repository at this point in the history
  • Loading branch information
arturo-seijas committed Jul 26, 2023
1 parent b0896e0 commit 2cc04cc
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 @@ -309,7 +309,7 @@ jobs:
ZAP_TARGET: ${{ env.ZAP_TARGET }}
- name: Run Github Zap Action
if: ${{ inputs.zap-enabled }}
uses: zaproxy/action-baseline@v0.7.0
uses: zaproxy/action-baseline@v0.8.2
env:
ZAP_AUTH_HEADER: ${{ inputs.zap-auth-header }}
ZAP_AUTH_HEADER_VALUE: ${{ inputs.zap-auth-header-value }}
Expand Down

0 comments on commit 2cc04cc

Please sign in to comment.