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 bd509a6 commit fe9fbeeCopy full SHA for fe9fbee
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
27
steps:
28
- name: Harden the runner (Audit all outbound calls)
29
- uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
+ uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
30
with:
31
egress-policy: audit
32
@@ -67,7 +67,7 @@ jobs:
67
68
69
70
71
72
73
0 commit comments