Skip to content

Commit

Permalink
update harden runner (#894)
Browse files Browse the repository at this point in the history
* update harden runner

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
clintonsteiner and pre-commit-ci[bot] authored Feb 19, 2025
1 parent 71c15fd commit cdaeef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

steps:
- name: Harden Runner
uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1
uses: step-security/harden-runner@v2.11.0
with:
egress-policy: audit
allowed-endpoints: >
Expand Down

0 comments on commit cdaeef5

Please sign in to comment.