File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2323 - uses : actions/checkout@v5
2424 with :
2525 persist-credentials : false
26- - uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4
26+ - uses : astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e
2727 with :
2828 enable-cache : ${{ github.ref_type != 'tag' }} # zizmor: ignore[cache-poisoning]
2929 - id : noxenvs-matrix
6666 pypy3.11
6767 allow-prereleases : true
6868
69- - uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4
69+ - uses : astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e
7070 with :
7171 enable-cache : ${{ github.ref_type != 'tag' }} # zizmor: ignore[cache-poisoning]
7272 - name : Run nox
Original file line number Diff line number Diff line change 2020 with :
2121 persist-credentials : false
2222
23- - uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v6.7 .0
23+ - uses : astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6.8 .0
2424 - name : Run zizmor 🌈
2525 run : uvx zizmor --format=sarif . > results.sarif
2626
You can’t perform that action at this time.
0 commit comments