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 93dcf5e commit eee6939Copy full SHA for eee6939
.github/workflows/default-bare.yml
@@ -49,7 +49,7 @@ jobs:
49
50
steps:
51
- name: Harden Runner
52
- uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # tag=v2.13.1
+ uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
53
with:
54
egress-policy: ${{ matrix.egress_policy }}
55
allowed-endpoints: >
0 commit comments