Skip to content

Commit 390ac97

Browse files
chore(deps): bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 (#352)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.3 to 1.8.5. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.8.3...v1.8.5) --- 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 8cb283b commit 390ac97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,6 @@ jobs:
225225
path: dist
226226

227227
- name: Upload to PyPI
228-
uses: pypa/[email protected].3
228+
uses: pypa/[email protected].5
229229
with:
230230
password: ${{ secrets.PYPI_RELEASE_PASSWORD }}

0 commit comments

Comments
 (0)