Skip to content

Commit

Permalink
Merge pull request #55 from DoodleScheduling/renovate/step-security-h…
Browse files Browse the repository at this point in the history
…arden-runner-2.x

chore(deps-dev): update step-security/harden-runner action to v2.6.0
  • Loading branch information
petardoodle authored Oct 12, 2023
2 parents aae1b7d + d58931d commit 2d6d59d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
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
- name: Checkout
Expand Down

0 comments on commit 2d6d59d

Please sign in to comment.