Skip to content

Commit a5e2a5a

Browse files
🔄 synced local '.github/workflows/push.yml' with remote '.github/workflows/push.yml'
1 parent 4841aa2 commit a5e2a5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/push.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
# More info: https://github.com/step-security/harden-runner.
2222
- name: Harden Runner
2323
id: harden_runner
24-
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6
24+
uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c
2525
with:
2626
disable-sudo: true
2727
egress-policy: block
@@ -58,7 +58,7 @@ jobs:
5858
# More info: https://github.com/step-security/harden-runner.
5959
- name: Harden Runner
6060
id: harden_runner
61-
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6
61+
uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c
6262
with:
6363
egress-policy: audit
6464

0 commit comments

Comments
 (0)