Skip to content

Commit 1d06095

Browse files
chore(deps): bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 (#263)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.5.0...v1.5.1) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0d58c5 commit 1d06095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,6 @@ jobs:
220220
path: dist
221221

222222
- name: Upload to PyPI
223-
uses: pypa/[email protected].0
223+
uses: pypa/[email protected].1
224224
with:
225225
password: ${{ secrets.PYPI_RELEASE_PASSWORD }}

0 commit comments

Comments
 (0)