Skip to content

Commit

Permalink
Merge pull request #1814 from OWASP/renovate/zaproxy-action-baseline-0.x
Browse files Browse the repository at this point in the history
chore(deps): update zaproxy/action-baseline action to v0.14.0
  • Loading branch information
commjoen authored Jan 2, 2025
2 parents c4c6d1a + fe51113 commit 63c7154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dast-zap-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Start wrongsecrets
run: nohup ./mvnw spring-boot:run -Dspring-boot.run.profiles=without-vault &
- name: ZAP Scan
uses: zaproxy/action-baseline@v0.13.0
uses: zaproxy/action-baseline@v0.14.0
env:
ZAP_AUTH_HEADER_VALUE: "Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ=="
ZAP_AUTH_HEADER: "Authorization"
Expand Down

0 comments on commit 63c7154

Please sign in to comment.