We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67cdb91 commit bfd1fc9Copy full SHA for bfd1fc9
1 file changed
.github/workflows/dependency-review.yml
@@ -15,7 +15,7 @@ jobs:
15
pull-requests: write
16
steps:
17
- name: Harden Runner
18
- uses: step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
+ uses: step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18.0
19
with:
20
disable-sudo: true
21
egress-policy: block
0 commit comments