We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4841aa2 commit a5e2a5aCopy full SHA for a5e2a5a
‎.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@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6
+ uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c
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