We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1212697 commit b7ef4aaCopy full SHA for b7ef4aa
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@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
+ uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
19
with:
20
disable-sudo: true
21
egress-policy: block
0 commit comments