Skip to content

Commit eaef2f0

Browse files
Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.10
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.7 to 1.8.10. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.8.7...v1.8.10) --- 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]>
1 parent d138b8d commit eaef2f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/distribution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
name: artifact
3939
path: dist
4040

41-
- uses: pypa/[email protected].7
41+
- uses: pypa/[email protected].10
4242
with:
4343
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)