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 6b9ecce commit 1088466Copy full SHA for 1088466
.github/workflows/main.yml
@@ -164,7 +164,7 @@ jobs:
164
no-fail-on-empty-changeset: "1"
165
parameter-overrides: "StackIrland=${{ env.StackId }},StackFrankfurt=${{ env.StackId2 }}"
166
- name: ZAP API Scan
167
- uses: zaproxy/action-api-scan@9a2c359fa309b8895927aa45e3432f388caa3f97 # v0.5.0
+ uses: zaproxy/action-api-scan@411cbe8fc59d9966a77d61b50daf6c49b6763605 # v0.6.0
168
with:
169
target: 'https://api.hack23.com/v1/healthcheck'
170
- name: Bump version and push tag
0 commit comments