There was an error while loading. Please reload this page.
1 parent de4c9be commit 587cad8Copy full SHA for 587cad8
1 file changed
.github/workflows/ci.yml
@@ -110,7 +110,7 @@ jobs:
110
if: steps.release.outputs.released == 'true'
111
112
- name: Publish package distributions to GitHub Releases
113
- uses: python-semantic-release/publish-action@310a9983a0ae878b29f3aac778d7c77c1db27378 # v10
+ uses: python-semantic-release/publish-action@4f3c5d7f5caddf6535050c4bcb55f033f000a7dd # v10
114
115
with:
116
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments