Skip to content

Commit ea33102

Browse files
authored
Merge pull request #337 from bndtools/dependabot/github_actions/step-security/harden-runner-2.19.4
build(deps): Bump step-security/harden-runner from 2.16.0 to 2.19.4
2 parents 3c32150 + 21f1514 commit ea33102

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
30+
uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
3131
with:
3232
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
3333

0 commit comments

Comments
 (0)