Skip to content

Commit 9cab990

Browse files
dependabot[bot]seifertm
authored andcommitted
Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.10 to 1.8.11. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.8.10...v1.8.11) --- 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 3d01259 commit 9cab990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
run: |
147147
pandoc -s -o README.md README.rst
148148
- name: PyPI upload
149-
uses: pypa/[email protected].10
149+
uses: pypa/[email protected].11
150150
with:
151151
packages_dir: dist
152152
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)