Skip to content

Commit

Permalink
Merge pull request #146 from interactivereduction/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/step-security/harden-runner-2.5.0

Bump step-security/harden-runner from 2.4.1 to 2.5.0
  • Loading branch information
keiranjprice101 authored Aug 7, 2023
2 parents b7983d5 + 181839b commit 7330ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845 # v2.4.1
uses: step-security/harden-runner@cba0d00b1fc9a034e1e642ea0f1103c282990604 # v2.5.0
with:
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs

Expand Down

0 comments on commit 7330ace

Please sign in to comment.