Skip to content

Commit fc3c0d7

Browse files
chore(deps): update pypa/gh-action-pypi-publish action to v1.13.0 (#21)
| datasource | package | from | to | | ----------- | --------------------------- | ------- | ------- | | github-tags | pypa/gh-action-pypi-publish | v1.12.4 | v1.13.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 2402727 commit fc3c0d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
repo_secrets: |
6060
PYPI_API_TOKEN=publishing:pypi_api_key
6161
- name: Publish a Python distribution to PyPI
62-
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
62+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
6363
with:
6464
user: __token__
6565
password: ${{ env.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)