Skip to content

Commit 762ec87

Browse files
authoredNov 17, 2023
Update step-security/harden-runner action to v2
1 parent a7cf887 commit 762ec87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
id-token: write
3131
steps:
3232
- name: Harden Runner
33-
uses: step-security/harden-runner@2e205a28d0e1da00c5f53b161f4067b052c61f34 # v1.5.0
33+
uses: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
3434
with:
3535
egress-policy: block
3636
disable-telemetry: true

0 commit comments

Comments
 (0)