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.1

Bump step-security/harden-runner from 2.7.1 to 2.8.1
  • Loading branch information
CharlesFleming888 authored Jul 12, 2024
2 parents f992f9a + 7eafad8 commit ed771c4
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@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
with:
egress-policy: audit
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
Expand Down

0 comments on commit ed771c4

Please sign in to comment.