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 c961d2e commit 48ef977Copy full SHA for 48ef977
1 file changed
.github/workflows/publish.yml
@@ -62,7 +62,7 @@ jobs:
62
63
steps:
64
- name: Harden the runner (Audit all outbound calls)
65
- uses: step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
+ uses: step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18.0
66
with:
67
egress-policy: audit
68
0 commit comments