We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a04bb78 + 6029b24 commit dcea63dCopy full SHA for dcea63d
1 file changed
.github/workflows/.build.yaml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Harden Runner
19
- uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
+ uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
20
with:
21
egress-policy: audit
22
0 commit comments