We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e10ad2f commit b779b20Copy full SHA for b779b20
‎.github/workflows/push.yml
@@ -21,7 +21,7 @@ jobs:
21
# More info: https://github.com/step-security/harden-runner.
22
- name: Harden Runner
23
id: harden_runner
24
- uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7
+ uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f
25
with:
26
disable-sudo: true
27
egress-policy: block
@@ -58,7 +58,7 @@ jobs:
58
59
60
61
62
63
egress-policy: audit
64
0 commit comments