Skip to content

Commit 605ec71

Browse files
authoredApr 29, 2024
🔄 synced local '.github/workflows/push.yml' with remote '.github/workflows/push.yml'
1 parent 1273652 commit 605ec71

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@eb238b55efaa70779f274895e782ed17c84f2895
24+
uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4
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@eb238b55efaa70779f274895e782ed17c84f2895
61+
uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4
6262
with:
6363
egress-policy: audit
6464

0 commit comments

Comments
 (0)
Failed to load comments.