Skip to content

Commit 0999dbd

Browse files
authored
Merge pull request #189 from wolfi-dev/dependabot/github_actions/step-security/harden-runner-2.12.0
Bump step-security/harden-runner from 2.11.1 to 2.12.0
2 parents 58b0a94 + dc4dccc commit 0999dbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/.build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Harden Runner
19-
uses: step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
19+
uses: step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
2020
with:
2121
egress-policy: audit
2222

0 commit comments

Comments
 (0)