We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7182f2a commit ca75f10Copy full SHA for ca75f10
.github/workflows/main.yml
@@ -144,7 +144,7 @@ jobs:
144
no-fail-on-empty-changeset: "1"
145
parameter-overrides: "StackIrland=${{ env.StackId }},StackFrankfurt=${{ env.StackId2 }}"
146
- name: ZAP API Scan
147
- uses: zaproxy/action-api-scan@954606bbbac54712d7d3c7875410af3f4ca1d614 # v0.3.0
+ uses: zaproxy/action-api-scan@d7eab41e224d7427459ca0a3b7523ba7b98f3ccc # v0.3.1
148
with:
149
target: 'https://api.hack23.com/v1/healthcheck'
150
- name: Bump version and push tag
0 commit comments