Skip to content

Commit 7bff034

Browse files
authored
Merge pull request #2354 from OWASP/renovate/zaproxy-action-baseline-0.x
chore(deps): update zaproxy/action-baseline action to v0.15.0
2 parents e03c9d1 + 988f624 commit 7bff034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dast-zap-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Start wrongsecrets
2525
run: nohup ./mvnw spring-boot:run -Dspring-boot.run.profiles=without-vault &
2626
- name: ZAP Scan
27-
uses: zaproxy/action-baseline@v0.14.0
27+
uses: zaproxy/action-baseline@v0.15.0
2828
env:
2929
ZAP_AUTH_HEADER_VALUE: "Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ=="
3030
ZAP_AUTH_HEADER: "Authorization"

0 commit comments

Comments
 (0)