Skip to content

Commit 5dbc9f1

Browse files
authored
Merge pull request #265 from agusmakmun/dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.2
build(deps): bump pypa/gh-action-pypi-publish from 1.10.0 to 1.12.2
2 parents 3e3146c + 1e52ba2 commit 5dbc9f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: python -m build
4444

4545
- name: Publish package
46-
uses: pypa/gh-action-pypi-publish@8a08d616893759ef8e1aa1f2785787c0b97e20d6
46+
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc
4747
with:
4848
user: __token__
4949
password: '${{ secrets.PYPI_API_TOKEN }}'

0 commit comments

Comments
 (0)