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 75b004a commit 971cae4Copy full SHA for 971cae4
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@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
+ uses: step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2 # v2.13.3
19
with:
20
disable-sudo: true
21
egress-policy: block
0 commit comments