Skip to content

Commit ebf12de

Browse files
authored
Merge pull request #83 from chainguard-sandbox/dependabot/github_actions/step-security/harden-runner-2.16.1
Bump step-security/harden-runner from 2.12.2 to 2.16.1
2 parents 7a3bcf5 + 85d6b5e commit ebf12de

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@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
20+
uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
2121
with:
2222
egress-policy: audit
2323

0 commit comments

Comments
 (0)