Skip to content

Commit c1f3a61

Browse files
authored
Merge pull request #256 from bndtools/dependabot/github_actions/step-security/harden-runner-2.13.1
build(deps): Bump step-security/harden-runner from 2.13.0 to 2.13.1
2 parents 0a9c7b7 + 0f63d15 commit c1f3a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
BUNDLE_PATH: vendor/bundle
2828
steps:
2929
- name: Harden Runner
30-
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
30+
uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
3131
with:
3232
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
3333

0 commit comments

Comments
 (0)