Skip to content

Commit

Permalink
Merge pull request #115 from bndtools/dependabot/github_actions/step-…
Browse files Browse the repository at this point in the history
…security/harden-runner-2.4.0

build(deps): Bump step-security/harden-runner from 2.0.0 to 2.4.0
  • Loading branch information
pkriens authored Sep 4, 2023
2 parents 7ee7643 + 43123fe commit c227cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
BUNDLE_PATH: vendor/bundle
steps:
- name: Harden Runner
uses: step-security/harden-runner@ebacdc22ef6c2cfb85ee5ded8f2e640f4c776dd5 # v2.0.0
uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 # v2.4.0
with:
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs

Expand Down

0 comments on commit c227cae

Please sign in to comment.