Skip to content

Commit

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

Bump step-security/harden-runner from 2.7.0 to 2.7.1
  • Loading branch information
lelia committed May 17, 2024
2 parents f57e21f + 61d4648 commit 3ce96a8
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@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0
uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 # v2.7.1
with:
egress-policy: audit
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
Expand Down

0 comments on commit 3ce96a8

Please sign in to comment.