Skip to content

Commit e1b80d4

Browse files
authored
Merge pull request #936 from OWASP/dependabot/github_actions/zaproxy/action-baseline-0.9.0
Bump zaproxy/action-baseline from 0.8.2 to 0.9.0
2 parents d02d898 + 59de2e1 commit e1b80d4

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.8.2
27+
uses: zaproxy/action-baseline@v0.9.0
2828
with:
2929
allow_issue_writing: false
3030
docker_name: "owasp/zap2docker-stable"

0 commit comments

Comments
 (0)