We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92eba7c commit 0bfe8b5Copy full SHA for 0bfe8b5
.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@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
+ uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
19
with:
20
egress-policy: block
21
allowed-endpoints: >
0 commit comments