Skip to content

Commit 98368ba

Browse files
[StepSecurity] ci: Harden GitHub Actions (#59)
Signed-off-by: StepSecurity Bot <[email protected]>
1 parent 0736225 commit 98368ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
no-fail-on-empty-changeset: "1"
151151
parameter-overrides: "StackIrland=${{ env.StackId }},StackFrankfurt=${{ env.StackId2 }}"
152152
- name: ZAP API Scan
153-
uses: zaproxy/[email protected]
153+
uses: zaproxy/action-api-scan@6c29b04d78969bf586f2d4ea15c613d2dfb49d07 # v0.2.0
154154
with:
155155
target: 'https://api.hack23.com/v1/healthcheck'
156156
- name: Bump version and push tag

0 commit comments

Comments
 (0)