We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01e57cd commit 782e462Copy full SHA for 782e462
.github/workflows/on-release.yml
@@ -81,6 +81,6 @@ jobs:
81
path: dist
82
merge-multiple: true
83
84
- - uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0 # ratchet:pypa/gh-action-pypi-publish@v1.9
+ - uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # ratchet:pypa/gh-action-pypi-publish@v1.12.4
85
with:
86
password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments