diff --git a/.github/workflows/test-publish-release.yml b/.github/workflows/test-publish-release.yml index 79ba305..4d24254 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@01570a1f39cb168c169c802c3bceb9e93fb10974 + uses: softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: