Skip to content

Commit 2c1db9e

Browse files
build(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.3 to 1.12.4. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.12.3...v1.12.4) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64ede0c commit 2c1db9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
run: devbox run uv build
106106

107107
- name: Publish package
108-
uses: pypa/gh-action-pypi-publish@v1.12.3
108+
uses: pypa/gh-action-pypi-publish@v1.12.4
109109

110110
build-and-push-image:
111111
name: Build Docker image and push to GitHub Container Registry

0 commit comments

Comments
 (0)