We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6394871 commit 2bac3e5Copy full SHA for 2bac3e5
.github/workflows/dependency-review.yml
@@ -25,7 +25,7 @@ jobs:
25
runs-on: ubuntu-latest
26
steps:
27
- name: Harden Runner
28
- uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
+ uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
29
with:
30
egress-policy: audit
31
0 commit comments