Skip to content

Commit ca75f10

Browse files
Bump zaproxy/action-api-scan from 0.3.0 to 0.3.1 (#149)
Bumps [zaproxy/action-api-scan](https://github.com/zaproxy/action-api-scan) from 0.3.0 to 0.3.1. - [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@954606b...d7eab41) --- updated-dependencies: - dependency-name: zaproxy/action-api-scan dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: James Pether Sörling <pethers@users.noreply.github.com>
1 parent 7182f2a commit ca75f10

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
@@ -144,7 +144,7 @@ jobs:
144144
no-fail-on-empty-changeset: "1"
145145
parameter-overrides: "StackIrland=${{ env.StackId }},StackFrankfurt=${{ env.StackId2 }}"
146146
- name: ZAP API Scan
147-
uses: zaproxy/action-api-scan@954606bbbac54712d7d3c7875410af3f4ca1d614 # v0.3.0
147+
uses: zaproxy/action-api-scan@d7eab41e224d7427459ca0a3b7523ba7b98f3ccc # v0.3.1
148148
with:
149149
target: 'https://api.hack23.com/v1/healthcheck'
150150
- name: Bump version and push tag

0 commit comments

Comments
 (0)