Skip to content

Commit

Permalink
meta: bump step-security/harden-runner from 2.5.0 to 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sercher committed Apr 25, 2024
1 parent 29954cd commit 0507381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graal-nodejs/.github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

steps:
- name: Harden Runner
uses: step-security/harden-runner@cba0d00b1fc9a034e1e642ea0f1103c282990604 # v2.5.0
uses: step-security/harden-runner@8ca2b8b2ece13480cda6dacd3511b49857a23c09 # v2.5.1
with:
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs

Expand Down

0 comments on commit 0507381

Please sign in to comment.