We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6018f1e + 9816353 commit 84c317fCopy full SHA for 84c317f
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@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
+ uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
20
with:
21
egress-policy: audit
22
0 commit comments