Skip to content

Commit

Permalink
Merge pull request #1612 from OWASP/dependabot/github_actions/zaproxy…
Browse files Browse the repository at this point in the history
…/action-baseline-0.13.0

build(deps): bump zaproxy/action-baseline from 0.12.0 to 0.13.0
  • Loading branch information
commjoen authored Sep 26, 2024
2 parents 73b3d25 + b0e5a42 commit 6e4d50b
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.12.0
uses: zaproxy/action-baseline@v0.13.0
env:
ZAP_AUTH_HEADER_VALUE: "Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ=="
ZAP_AUTH_HEADER: "Authorization"
Expand Down

0 comments on commit 6e4d50b

Please sign in to comment.