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.
2 parents dedee0f + 514b3f2 commit 1b40fddCopy full SHA for 1b40fdd
1 file changed
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- name: Harden the runner (Audit all outbound calls)
23
- uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
+ uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
24
with:
25
egress-policy: audit
26
@@ -79,7 +79,7 @@ jobs:
79
80
81
82
83
84
85
0 commit comments