From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 12:49:42 +0000 (+0200) Subject: ⬆ Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#1550) X-Git-Tag: 0.0.25~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a3c3a463df91988dcc416e5a886da10b92be11b1;p=thirdparty%2Ffastapi%2Fsqlmodel.git ⬆ Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#1550) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index e7998f10..eaf17ca5 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -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