Skip to content

Commit 17f0710

Browse files
authored
Merge pull request #309 from bndtools/dependabot/github_actions/step-security/harden-runner-2.16.0
build(deps): Bump step-security/harden-runner from 2.15.1 to 2.16.0
2 parents ff357cd + 85a0278 commit 17f0710

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

0 commit comments

Comments
 (0)