ci: update harden security runner (#42)

This commit is contained in:
Nathaniel Landau
2023-05-05 14:51:32 -04:00
committed by GitHub
parent 2d15760096
commit b762c34860
7 changed files with 15 additions and 14 deletions

View File

@@ -18,7 +18,8 @@ jobs:
matrix:
python-version: ["3.11"]
steps:
- uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 # v2.2.1
- name: Harden Security Runner
uses: step-security/harden-runner@v2
with:
egress-policy: block
disable-sudo: true