Skip to content

Commit 59de2e1

Browse files
Bump zaproxy/action-baseline from 0.8.2 to 0.9.0
Bumps [zaproxy/action-baseline](https://github.com/zaproxy/action-baseline) from 0.8.2 to 0.9.0. - [Release notes](https://github.com/zaproxy/action-baseline/releases) - [Changelog](https://github.com/zaproxy/action-baseline/blob/master/CHANGELOG.md) - [Commits](zaproxy/action-baseline@v0.8.2...v0.9.0) --- updated-dependencies: - dependency-name: zaproxy/action-baseline dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2710271 commit 59de2e1

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)