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@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24
26+ - uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41
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@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24
69+ - uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41
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@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
23+ - uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
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