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 0736225 commit 98368baCopy full SHA for 98368ba
.github/workflows/main.yml
@@ -150,7 +150,7 @@ jobs:
150
no-fail-on-empty-changeset: "1"
151
parameter-overrides: "StackIrland=${{ env.StackId }},StackFrankfurt=${{ env.StackId2 }}"
152
- name: ZAP API Scan
153
- uses: zaproxy/[email protected]
+ uses: zaproxy/action-api-scan@6c29b04d78969bf586f2d4ea15c613d2dfb49d07 # v0.2.0
154
with:
155
target: 'https://api.hack23.com/v1/healthcheck'
156
- name: Bump version and push tag
0 commit comments