From 55b9644ee9d74c16cae04396b760215924d78df1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 01:03:36 +0000 Subject: [PATCH] chore(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.2 Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.14.0 to 1.14.2. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/cef221092ed1bacb1cc03d23a2d87d1d172e277b...dc37677b2e1c63e2034f94d8a5b11f265b73ba33) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/publish-libecalc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-libecalc.yml b/.github/workflows/publish-libecalc.yml index 58d338339d..859cf7b136 100644 --- a/.github/workflows/publish-libecalc.yml +++ b/.github/workflows/publish-libecalc.yml @@ -84,7 +84,7 @@ jobs: run: uv build - name: Publish to PyPI - uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0 + uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2 with: # repository-url: https://test.pypi.org/legacy/ # NOTE: Only needed to specify for Test PyPI packages-dir: dist/