Skip to content

Commit 6bdd78e

Browse files
dependabot[bot]dlech
authored andcommitted
Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.5
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.6.4 to 1.8.5. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.6.4...v1.8.5) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3bbbd03 commit 6bdd78e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
name: artifact
6666
path: dist
6767

68-
- uses: pypa/gh-action-pypi-publish@v1.6.4
68+
- uses: pypa/gh-action-pypi-publish@v1.8.5
6969
with:
7070
user: __token__
7171
password: ${{ secrets.PYPI_TOKEN3 }}

0 commit comments

Comments
 (0)