Skip to content

Commit 8e037d9

Browse files
chore(deps): update step-security/harden-runner action to v2
1 parent e73e6ce commit 8e037d9

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@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
3434
with:
3535
egress-policy: block
3636
disable-telemetry: true

0 commit comments

Comments
 (0)