Skip to content

Commit a809bb8

Browse files
author
Lukas Pühringer
authored
Merge pull request #2062 from theupdateframework/dependabot/github_actions/pypa/gh-action-pypi-publish-1.5.1
build(deps): bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1
2 parents 2ee1cc2 + 6edf919 commit a809bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
path: dist
6868

6969
- name: Publish binary wheel and source tarball on PyPI
70-
uses: pypa/gh-action-pypi-publish@717ba43cfbb0387f6ce311b169a825772f54d295
70+
uses: pypa/gh-action-pypi-publish@37f50c210e3d2f9450da2cd423303d6a14a6e29f
7171
with:
7272
user: __token__
7373
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)