We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e23404 + 19e34cc commit 0c9f874Copy full SHA for 0c9f874
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@df199fb7be9f65074067a9eb93f12bb4c5547cf2 # v2.13.3
+ uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
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