Skip to content

Commit 7b90cfb

Browse files
authored
Merge pull request #246 from bndtools/dependabot/github_actions/step-security/harden-runner-2.13.0
build(deps): Bump step-security/harden-runner from 2.8.1 to 2.13.0
2 parents c49ba9f + 8b3c2a2 commit 7b90cfb

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@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
30+
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
3131
with:
3232
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
3333

0 commit comments

Comments
 (0)