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 988500e commit 86bb126Copy full SHA for 86bb126
.github/workflows/main.yml
@@ -166,7 +166,7 @@ jobs:
166
no-fail-on-empty-changeset: "1"
167
parameter-overrides: "StackIrland=${{ env.StackId }},StackFrankfurt=${{ env.StackId2 }}"
168
- name: ZAP API Scan
169
- uses: zaproxy/action-api-scan@f34b07497d46a84e06d71ad4f304311634c24137 # v0.7.0
+ uses: zaproxy/action-api-scan@0d599ab8270165cd4e547f87c4e8fd3d6c08b826 # v0.8.0
170
with:
171
docker_name: "ghcr.io/zaproxy/zaproxy:stable"
172
target: 'https://api.hack23.com/v1/healthcheck'
0 commit comments