]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
⬆ Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.9.0 (#987)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 17 Jul 2024 03:08:25 +0000 (22:08 -0500)
committerGitHub <noreply@github.com>
Wed, 17 Jul 2024 03:08:25 +0000 (22:08 -0500)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.11 to 1.9.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.11...v1.9.0)

---
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 1397e17ae6135da7a3145b97d437310fd9bb978f..10be182e6b6ca1262d06b568bb0b0291c685a073 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.8.11
+        uses: pypa/gh-action-pypi-publish@v1.9.0