Skip to content

Commit 5f2338d

Browse files
dependabot[bot]seifertm
authored andcommitted
Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14
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] <[email protected]>
1 parent 726c6e0 commit 5f2338d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
run: |
149149
pandoc -s -o README.md README.rst
150150
- name: PyPI upload
151-
uses: pypa/[email protected].12
151+
uses: pypa/[email protected].14
152152
with:
153153
packages-dir: dist
154154
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)