Skip to content

Commit

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

build(deps): Bump step-security/harden-runner from 2.7.0 to 2.8.1
  • Loading branch information
pkriens authored Aug 14, 2024
2 parents ef21bfd + b3930c8 commit ad4fbd8
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@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
with:
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs

Expand Down

0 comments on commit ad4fbd8

Please sign in to comment.