File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2424 with :
2525 persist-credentials : false
2626 - name : Set up uv
27- uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d
27+ uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41
2828 with :
2929 enable-cache : ${{ github.ref_type != 'tag' }} # zizmor: ignore[cache-poisoning]
3030 - id : noxenvs-matrix
7979 if : runner.os == 'Windows' && startsWith(matrix.noxenv, 'tests')
8080
8181 - name : Set up uv
82- uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d
82+ uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41
8383 with :
8484 enable-cache : ${{ github.ref_type != 'tag' }} # zizmor: ignore[cache-poisoning]
8585
@@ -103,7 +103,7 @@ jobs:
103103 persist-credentials : false
104104 submodules : " recursive"
105105 - name : Set up uv
106- uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d
106+ uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41
107107 with :
108108 enable-cache : ${{ github.ref_type != 'tag' }} # zizmor: ignore[cache-poisoning]
109109
Original file line number Diff line number Diff line change 2020 persist-credentials : false
2121
2222 - name : Install uv
23- uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d
23+ uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41
2424
2525 - name : Run zizmor 🌈
2626 run : uvx zizmor --format=sarif .github > results.sarif
You can’t perform that action at this time.
0 commit comments