We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca2f0bc + 2f22b68 commit f11a8c5Copy full SHA for f11a8c5
1 file changed
.github/workflows/test_and_build.yml
@@ -41,7 +41,7 @@ jobs:
41
runs-on: ubuntu-latest
42
steps:
43
- name: Harden the runner (Audit all outbound calls)
44
- uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
+ uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
45
with:
46
egress-policy: audit
47
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
0 commit comments