Skip to content

Commit 96fc224

Browse files
authored
Merge pull request #266 from wolfi-dev/dependabot/github_actions/step-security/harden-runner-2.14.1
Bump step-security/harden-runner from 2.14.0 to 2.14.1
2 parents 2341348 + 27d8ccd commit 96fc224

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@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
19+
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
2020
with:
2121
egress-policy: audit
2222

0 commit comments

Comments
 (0)