]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
⬆ Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#1277)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 24 Feb 2025 10:22:59 +0000 (11:22 +0100)
committerGitHub <noreply@github.com>
Mon, 24 Feb 2025 10:22:59 +0000 (11:22 +0100)
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](https://github.com/pypa/gh-action-pypi-publish/compare/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
.github/workflows/publish.yml

index 725928abb36d197f11295735e0d9e47f0b6adee4..d4ec995ddfdbd5cfa1e0c9c346e8e8ce081f38fb 100644 (file)
@@ -34,4 +34,4 @@ jobs:
           TIANGOLO_BUILD_PACKAGE: ${{ matrix.package }}
         run: python -m build
       - name: Publish
-        uses: pypa/gh-action-pypi-publish@v1.12.3
+        uses: pypa/gh-action-pypi-publish@v1.12.4