Skip to content

Commit 684491d

Browse files
authored
Merge pull request #149 from RobotWebTools/dependabot/github_actions/pypa/gh-action-pypi-publish-1.14.0
Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.14.0
2 parents c4aea85 + abae6ec commit 684491d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ jobs:
4242
run: |
4343
python setup.py clean --all sdist bdist_wheel
4444
- name: 📦 Publish release to PyPI
45-
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
45+
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
4646
with:
4747
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)