Skip to content

Commit 977c884

Browse files
Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (#106)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.12 to 1.8.14. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.8.12...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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Martin Majlis <martin@majlis.cz>
1 parent 6f41b8e commit 977c884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
done
114114
- name: Display structure of dist files
115115
run: ls -lR dist
116-
- uses: pypa/gh-action-pypi-publish@v1.8.12
116+
- uses: pypa/gh-action-pypi-publish@v1.8.14
117117
with:
118118
verbose: true
119119
print-hash: true

0 commit comments

Comments
 (0)