Skip to content

Commit 1088466

Browse files
Bump zaproxy/action-api-scan from 0.5.0 to 0.6.0 (#293)
Bumps [zaproxy/action-api-scan](https://github.com/zaproxy/action-api-scan) from 0.5.0 to 0.6.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@9a2c359...411cbe8) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b9ecce commit 1088466

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
@@ -164,7 +164,7 @@ jobs:
164164
no-fail-on-empty-changeset: "1"
165165
parameter-overrides: "StackIrland=${{ env.StackId }},StackFrankfurt=${{ env.StackId2 }}"
166166
- name: ZAP API Scan
167-
uses: zaproxy/action-api-scan@9a2c359fa309b8895927aa45e3432f388caa3f97 # v0.5.0
167+
uses: zaproxy/action-api-scan@411cbe8fc59d9966a77d61b50daf6c49b6763605 # v0.6.0
168168
with:
169169
target: 'https://api.hack23.com/v1/healthcheck'
170170
- name: Bump version and push tag

0 commit comments

Comments
 (0)