File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2727 name : Check dependencies with deptry
2828 runs-on : ubuntu-latest
2929 container :
30- image : ghcr.io/astral-sh/uv:0.9.27 -python3.12-trixie
30+ image : ghcr.io/astral-sh/uv:0.9.28 -python3.12-trixie
3131
3232 steps :
3333 - uses : actions/checkout@v6
Original file line number Diff line number Diff line change 2424 name : Static type checking with mypy
2525 runs-on : ubuntu-latest
2626 container :
27- image : ghcr.io/astral-sh/uv:0.9.27 -python3.12-trixie
27+ image : ghcr.io/astral-sh/uv:0.9.28 -python3.12-trixie
2828
2929 steps :
3030 - uses : actions/checkout@v6
Original file line number Diff line number Diff line change 2727 name : Security scanning
2828 runs-on : ubuntu-latest
2929 container :
30- image : ghcr.io/astral-sh/uv:0.9.27 -python3.12-trixie
30+ image : ghcr.io/astral-sh/uv:0.9.28 -python3.12-trixie
3131
3232 steps :
3333 - uses : actions/checkout@v6
Original file line number Diff line number Diff line change 1515 # don't run this in rhiza itself. Rhiza has no template.yml file.
1616 if : ${{ github.repository != 'jebel-quant/rhiza' }}
1717 container :
18- image : ghcr.io/astral-sh/uv:0.9.27 -python3.12-trixie
18+ image : ghcr.io/astral-sh/uv:0.9.28 -python3.12-trixie
1919
2020 steps :
2121 - name : Checkout repository
You can’t perform that action at this time.
0 commit comments