diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 10446da..d5c4f59 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -105,7 +105,7 @@ jobs: run: devbox run uv build - name: Publish package - uses: pypa/gh-action-pypi-publish@v1.12.2 + uses: pypa/gh-action-pypi-publish@v1.12.3 build-and-push-image: name: Build Docker image and push to GitHub Container Registry