Skip to content

Commit 7a3bcf5

Browse files
authored
Merge pull request #50 from chainguard-dev/dependabot/github_actions/step-security/harden-runner-2.12.2
Bump step-security/harden-runner from 2.12.0 to 2.12.2
2 parents fe54895 + 1e1af57 commit 7a3bcf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Harden the runner (Audit all outbound calls)
20-
uses: step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
20+
uses: step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
2121
with:
2222
egress-policy: audit
2323

0 commit comments

Comments
 (0)