8000 Merge pull request #1364 from pypa/dependabot/github_actions/pypa/gh-… · pypa/cibuildwheel@46372e1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 46372e1

Browse files
authored
Merge pull request #1364 from pypa/dependabot/github_actions/pypa/gh-action-pypi-publish-1.6.1
build(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1
2 parents 5c7fc8d + 99f62f5 commit 46372e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
name: artifact
3535
path: dist
3636

37-
- uses: pypa/gh-action-pypi-publish@v1.5.1
37+
- uses: pypa/gh-action-pypi-publish@v1.6.1
3838
with:
3939
user: __token__
4040
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)
0