Skip to content

Commit d84b47d

Browse files
Bump zaproxy/action-api-scan from 0.8.0 to 0.9.0 (#512)
Bumps [zaproxy/action-api-scan](https://github.com/zaproxy/action-api-scan) from 0.8.0 to 0.9.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@0d599ab...77dfa9a) --- updated-dependencies: - dependency-name: zaproxy/action-api-scan dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 003de98 commit d84b47d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ jobs:
166166
no-fail-on-empty-changeset: "1"
167167
parameter-overrides: "StackIrland=${{ env.StackId }},StackFrankfurt=${{ env.StackId2 }}"
168168
- name: ZAP API Scan
169-
uses: zaproxy/action-api-scan@0d599ab8270165cd4e547f87c4e8fd3d6c08b826 # v0.8.0
169+
uses: zaproxy/action-api-scan@77dfa9a647bb0f583e39d4df8531634d6ddd8df4 # v0.9.0
170170
with:
171171
docker_name: "ghcr.io/zaproxy/zaproxy:stable"
172172
target: 'https://api.hack23.com/v1/healthcheck'

0 commit comments

Comments
 (0)