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@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24
27+ uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41
2828 with :
2929 enable-cache : ${{ github.ref_type != 'tag' }} # zizmor: ignore[cache-poisoning]
3030 - id : noxenvs-matrix
@@ -113,7 +113,7 @@ jobs:
113113 if : runner.os == 'Windows' && startsWith(matrix.noxenv, 'tests')
114114
115115 - name : Set up uv
116- uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24
116+ uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41
117117 with :
118118 enable-cache : ${{ github.ref_type != 'tag' }} # zizmor: ignore[cache-poisoning]
119119
@@ -137,7 +137,7 @@ jobs:
137137 fetch-depth : 0
138138 persist-credentials : false
139139 - name : Set up uv
140- uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24
140+ uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41
141141 with :
142142 enable-cache : ${{ github.ref_type != 'tag' }} # zizmor: ignore[cache-poisoning]
143143
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@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24
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