Skip to content

Commit f5b7777

Browse files
Bump zaproxy/action-api-scan from 0.9.0 to 0.10.0
Bumps [zaproxy/action-api-scan](https://github.com/zaproxy/action-api-scan) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/zaproxy/action-api-scan/releases) - [Changelog](https://github.com/zaproxy/action-api-scan/blob/main/CHANGELOG.md) - [Commits](zaproxy/action-api-scan@v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: zaproxy/action-api-scan dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7e5d8d commit f5b7777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-sec-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767

6868
# Run OWASP ZAP scan
6969
- name: zap scan
70-
uses: zaproxy/action-api-scan@v0.9.0
70+
uses: zaproxy/action-api-scan@v0.10.0
7171
with:
7272
token: ${{ secrets.GITHUB_TOKEN }}
7373
docker_name: 'ghcr.io/zaproxy/zaproxy:stable'

0 commit comments

Comments
 (0)