Skip to content

Commit

Permalink
Merge pull request #5 from instructlab/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.8.0 to 2.8.1
  • Loading branch information
nathan-weinberg authored Jun 13, 2024
2 parents dc9a992 + d164b03 commit f3a3677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:

steps:
- name: "Harden Runner"
uses: step-security/harden-runner@f086349bfa2bd1361f7909c78558e816508cdc10 # v2.8.0
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
with:
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs

Expand Down

0 comments on commit f3a3677

Please sign in to comment.