We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe54895 + 1e1af57 commit 7a3bcf5Copy full SHA for 7a3bcf5
.github/workflows/go-test.yaml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- name: Harden the runner (Audit all outbound calls)
20
- uses: step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
+ uses: step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
21
with:
22
egress-policy: audit
23
0 commit comments