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@3259c6206f993105e3a61b142c2d97bf4b9ef83d
26+ - uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24
2727 with :
2828 enable-cache : ${{ github.ref_type != 'tag' }} # zizmor: ignore[cache-poisoning]
2929 - id : noxenvs-matrix
6868 pypy3.11
6969 allow-prereleases : true
7070
71- - uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d
71+ - uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24
7272 with :
7373 enable-cache : ${{ github.ref_type != 'tag' }} # zizmor: ignore[cache-poisoning]
7474 - 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@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0
23+ - uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
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