Skip to content

Commit 86bb126

Browse files
Bump zaproxy/action-api-scan from 0.7.0 to 0.8.0
Bumps [zaproxy/action-api-scan](https://github.com/zaproxy/action-api-scan) from 0.7.0 to 0.8.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@f34b074...0d599ab) --- updated-dependencies: - dependency-name: zaproxy/action-api-scan dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 988500e commit 86bb126

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@f34b07497d46a84e06d71ad4f304311634c24137 # v0.7.0
169+
uses: zaproxy/action-api-scan@0d599ab8270165cd4e547f87c4e8fd3d6c08b826 # v0.8.0
170170
with:
171171
docker_name: "ghcr.io/zaproxy/zaproxy:stable"
172172
target: 'https://api.hack23.com/v1/healthcheck'

0 commit comments

Comments
 (0)