File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4545 images : vectorinstitute/vector-inference
4646
4747 - name : Build and push Docker image
48- uses : docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1
48+ uses : docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0
4949 with :
5050 context : .
5151 file : ./Dockerfile
Original file line number Diff line number Diff line change 7272 uv run pytest tests/test_imports.py
7373
7474 - name : Upload coverage to Codecov
75- uses : codecov/codecov-action@v5.4.2
75+ uses : codecov/codecov-action@v5.4.3
7676 with :
7777 token : ${{ secrets.CODECOV_TOKEN }}
7878 file : ./coverage.xml
Original file line number Diff line number Diff line change 1717 - id : check-toml
1818
1919 - repo : https://github.com/astral-sh/ruff-pre-commit
20- rev : ' v0.11.8 '
20+ rev : ' v0.11.10 '
2121 hooks :
2222 - id : ruff
2323 args : [--fix, --exit-non-zero-on-fix]
You can’t perform that action at this time.
0 commit comments