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 2edca11 commit 7618dbeCopy full SHA for 7618dbe
.github/workflows/publish.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Harden the runner (Audit all outbound calls)
22
- uses: step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
+ uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
23
with:
24
egress-policy: audit
25
@@ -75,7 +75,7 @@ jobs:
75
76
77
78
79
80
81
0 commit comments