Skip to content

Commit

Permalink
Bump step-security/harden-runner from 2.10.4 to 2.11.0 (#557)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
2 parents b1e8e4d + 4707da4 commit 76673ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
with:
disable-sudo: true
egress-policy: block
Expand Down Expand Up @@ -61,7 +61,7 @@ jobs:
python-version: "3.10"
steps:
- name: Harden Runner
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
with:
disable-sudo: true
egress-policy: block
Expand Down

0 comments on commit 76673ba

Please sign in to comment.