diff --git a/.github/workflows/test-publish-release.yml b/.github/workflows/test-publish-release.yml index a97634b..dc78a10 100644 --- a/.github/workflows/test-publish-release.yml +++ b/.github/workflows/test-publish-release.yml @@ -157,7 +157,7 @@ jobs: password: ${{ secrets.pypi_password }} - name: Create GitHub release and upload assets - uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 + uses: softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: