We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d02d898 + 59de2e1 commit e1b80d4Copy full SHA for e1b80d4
.github/workflows/dast-zap-test.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Start wrongsecrets
25
run: nohup ./mvnw spring-boot:run -Dspring-boot.run.profiles=without-vault &
26
- name: ZAP Scan
27
- uses: zaproxy/action-baseline@v0.8.2
+ uses: zaproxy/action-baseline@v0.9.0
28
with:
29
allow_issue_writing: false
30
docker_name: "owasp/zap2docker-stable"
0 commit comments