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 55b50ab + 0c6ee57 commit 5ba7448Copy full SHA for 5ba7448
.github/workflows/actionlint.yml
@@ -34,7 +34,7 @@ jobs:
34
runs-on: ubuntu-latest
35
steps:
36
- name: "Harden Runner"
37
- uses: step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
+ uses: step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
38
with:
39
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
40
0 commit comments