Skip to content

Commit

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

Bump zaproxy/action-baseline from 0.9.0 to 0.10.0
  • Loading branch information
commjoen authored Nov 2, 2023
2 parents 8460d97 + 23d08df commit e32f18f
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.9.0
uses: zaproxy/action-baseline@v0.10.0
env:
ZAP_AUTH_HEADER_VALUE: "Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ=="
ZAP_AUTH_HEADER: "Authorization"
Expand Down

0 comments on commit e32f18f

Please sign in to comment.