File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 with :
3030 persist-credentials : false
3131 - name : Set up uv
32- uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b
32+ uses : astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39
3333 with :
3434 enable-cache : ${{ github.ref_type != 'tag' }} # zizmor: ignore[cache-poisoning]
3535 - id : noxenvs-matrix
@@ -119,7 +119,7 @@ jobs:
119119 if : runner.os == 'Windows' && startsWith(matrix.noxenv, 'tests')
120120
121121 - name : Set up uv
122- uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b
122+ uses : astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39
123123 with :
124124 enable-cache : ${{ github.ref_type != 'tag' }} # zizmor: ignore[cache-poisoning]
125125
@@ -144,7 +144,7 @@ jobs:
144144 fetch-depth : 0
145145 persist-credentials : false
146146 - name : Set up uv
147- uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b
147+ uses : astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39
148148 with :
149149 enable-cache : ${{ github.ref_type != 'tag' }} # zizmor: ignore[cache-poisoning]
150150
Original file line number Diff line number Diff line change 2626 persist-credentials : false
2727
2828 - name : Install uv
29- uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
29+ uses : astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2 .0
3030
3131 - name : Run zizmor 🌈
3232 run : uvx zizmor --pedantic --format=sarif .github > results.sarif
You can’t perform that action at this time.
0 commit comments