]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
⬆ Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#1550)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 5 Sep 2025 12:49:42 +0000 (14:49 +0200)
committerGitHub <noreply@github.com>
Fri, 5 Sep 2025 12:49:42 +0000 (14:49 +0200)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.4 to 1.13.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.12.4...v1.13.0)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-version: 1.13.0
  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 e7998f1067232d9bae6be6b835700ea354608dde..eaf17ca550ea81def9e445f2558dddb339d4bac2 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.4
+        uses: pypa/gh-action-pypi-publish@v1.13.0