Skip to content

Commit

Permalink
Merge pull request #3 from felddy/dependabot/github_actions/step-secu…
Browse files Browse the repository at this point in the history
…rity/harden-runner-2.6.0

Bump step-security/harden-runner from 2.5.1 to 2.6.0
  • Loading branch information
felddy authored Oct 4, 2023
2 parents 6c56dcc + 11d2b56 commit 32af04a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@8ca2b8b2ece13480cda6dacd3511b49857a23c09 # tag=v2.5.1
uses: step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # tag=v2.6.0
with:
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # tag=v4.1.0
Expand Down

0 comments on commit 32af04a

Please sign in to comment.