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 003de98 commit 35f9deeCopy full SHA for 35f9dee
.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@0d599ab8270165cd4e547f87c4e8fd3d6c08b826 # v0.8.0
+ uses: zaproxy/action-api-scan@77dfa9a647bb0f583e39d4df8531634d6ddd8df4 # v0.9.0
170
with:
171
docker_name: "ghcr.io/zaproxy/zaproxy:stable"
172
target: 'https://api.hack23.com/v1/healthcheck'
0 commit comments