We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a32217 + 7e11713 commit 7e9985dCopy full SHA for 7e9985d
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@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
+ uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
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
25
26
27
0 commit comments