Skip to content

Commit

Permalink
Merge pull request enterprise-contract#37 from enterprise-contract/re…
Browse files Browse the repository at this point in the history
…novate/step-security-harden-runner-2.x

Update step-security/harden-runner action to v2.8.0
  • Loading branch information
zregvart authored May 23, 2024
2 parents 16ea795 + 97b934b commit ba2c370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

steps:
- name: Harden Runner
uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 # v2.7.1
uses: step-security/harden-runner@f086349bfa2bd1361f7909c78558e816508cdc10 # v2.8.0
with:
egress-policy: audit
disable-telemetry: true
Expand Down

0 comments on commit ba2c370

Please sign in to comment.