Skip to content

Commit 5266b25

Browse files
chore(deps): update pypa/gh-action-pypi-publish action to v1.14.0 (#25)
| datasource | package | from | to | | ----------- | --------------------------- | ------- | ------- | | github-tags | pypa/gh-action-pypi-publish | v1.13.0 | v1.14.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 9b1b964 commit 5266b25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
out-file-path: "dist"
2626
token: ${{ secrets.GITHUB_TOKEN }}
2727
- name: Publish a Python distribution to PyPI
28-
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
28+
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
2929
with:
3030
user: __token__
3131
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)