Skip to content

Commit 6c218c8

Browse files
authored
Merge pull request freqtrade#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
2 parents 1479b0b + 48b178b commit 6c218c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ jobs:
388388
merge-multiple: true
389389

390390
- name: Publish to PyPI (Test)
391-
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
391+
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
392392
with:
393393
repository-url: https://test.pypi.org/legacy/
394394

@@ -417,7 +417,7 @@ jobs:
417417
merge-multiple: true
418418

419419
- name: Publish to PyPI
420-
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
420+
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
421421

422422

423423
docker-build:

0 commit comments

Comments
 (0)