We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec49f4b + 55dfe61 commit a94fb90Copy full SHA for a94fb90
1 file changed
.github/workflows/coverage.yml
@@ -11,7 +11,7 @@ jobs:
11
contents: write
12
steps:
13
- name: Harden Runner
14
- uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
+ uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
15
with:
16
egress-policy: audit
17
0 commit comments