Skip to content

Commit dcbba00

Browse files
Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.11 to 1.8.14. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.8.11...v1.8.14) --- 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 f55e4fa commit dcbba00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,6 @@ jobs:
230230
with:
231231
name: distribution
232232
path: dist
233-
- uses: pypa/[email protected].11
233+
- uses: pypa/[email protected].14
234234
with:
235235
verbose: true

0 commit comments

Comments
 (0)