We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cce0b3c + 6c759fb commit 6e23404Copy full SHA for 6e23404
2 files changed
.github/workflows/static.yml
@@ -33,7 +33,7 @@ jobs:
33
34
steps:
35
- name: Harden the runner (Audit all outbound calls)
36
- uses: step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
+ uses: step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2 # v2.13.3
37
with:
38
egress-policy: audit
39
.github/workflows/sync-prod-gcs.yaml
@@ -21,7 +21,7 @@ jobs:
21
22
23
- name: 'Github Actions Runner'
24
- uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
25
26
27
0 commit comments