Skip to content

Commit

Permalink
Merge pull request #65 from enterprise-contract/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/step-security/harden-runner-2.6.0

Bump step-security/harden-runner from 2.5.1 to 2.6.0
  • Loading branch information
github-actions[bot] authored Oct 4, 2023
2 parents d374ae8 + 4c92fb7 commit 9db9117
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

steps:
- name: Harden Runner
uses: step-security/harden-runner@8ca2b8b2ece13480cda6dacd3511b49857a23c09 # v2.5.1
uses: step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0
with:
egress-policy: audit
disable-telemetry: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync-ec-cli-tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:

- name: Harden Runner
uses: step-security/harden-runner@8ca2b8b2ece13480cda6dacd3511b49857a23c09 # v2.5.1
uses: step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0
with:
egress-policy: audit
disable-telemetry: true
Expand Down

0 comments on commit 9db9117

Please sign in to comment.