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 59eb0f0 commit 1b30883Copy full SHA for 1b30883
.github/workflows/update-from-template.yml
@@ -16,7 +16,7 @@ jobs:
16
pull-requests: write
17
steps:
18
- name: Harden the runner (Audit all outbound calls)
19
- uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
+ uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
20
with:
21
egress-policy: audit
22
0 commit comments