mirror of
https://github.com/natelandau/obsidian-metadata.git
synced 2025-11-18 09:53:40 -05:00
ci: update harden security runner (#42)
This commit is contained in:
3
.github/workflows/pypi-release.yml
vendored
3
.github/workflows/pypi-release.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user