Merge pull request #13042 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.14.0

chore(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0
This commit is contained in:
Matthias
2026-04-09 09:30:56 +02:00
committed by GitHub
+2 -2
View File
@@ -388,7 +388,7 @@ jobs:
merge-multiple: true
- name: Publish to PyPI (Test)
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
with:
repository-url: https://test.pypi.org/legacy/
@@ -417,7 +417,7 @@ jobs:
merge-multiple: true
- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
docker-build: