Skip to content

Commit

Permalink
Merge pull request #1 from cisco-open/dependabot/github_actions/step-…
Browse files Browse the repository at this point in the history
…security/harden-runner-2.8.0

Bump step-security/harden-runner from 2.7.1 to 2.8.0
  • Loading branch information
svrnm authored May 24, 2024
2 parents 38215ab + 4609491 commit f92742a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
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
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
Expand Down

0 comments on commit f92742a

Please sign in to comment.