Skip to content

Commit 7715d51

Browse files
Build(deps): Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.3 to 1.11.0. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.10.3...v1.11.0) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2609b7a commit 7715d51

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
@@ -151,7 +151,7 @@ jobs:
151151
run: |
152152
pandoc -s -o README.md README.rst
153153
- name: PyPI upload
154-
uses: pypa/gh-action-pypi-publish@v1.10.3
154+
uses: pypa/gh-action-pypi-publish@v1.11.0
155155
with:
156156
attestations: true
157157
packages-dir: dist

0 commit comments

Comments
 (0)