]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
⬆ Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.12.3 (#1240)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 10 Dec 2024 11:27:27 +0000 (11:27 +0000)
committerGitHub <noreply@github.com>
Tue, 10 Dec 2024 11:27:27 +0000 (11:27 +0000)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.9.0 to 1.12.3.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.9.0...v1.12.3)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.github/workflows/publish.yml

index 10be182e6b6ca1262d06b568bb0b0291c685a073..725928abb36d197f11295735e0d9e47f0b6adee4 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.9.0
+        uses: pypa/gh-action-pypi-publish@v1.12.3