Skip to content

Commit 10d3f64

Browse files
build(deps): bump pypa/gh-action-pypi-publish in /.github/workflows
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.3.1 to 1.13.0. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.3.1...v1.13.0) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bfb5dd4 commit 10d3f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: python setup.py sdist bdist_wheel
3636

3737
- name: Publish on PyPI
38-
uses: pypa/gh-action-pypi-publish@v1.3.1
38+
uses: pypa/gh-action-pypi-publish@v1.13.0
3939
with:
4040
user: __token__
4141
# The token is provided by the inveniosoftware organization

0 commit comments

Comments
 (0)