diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cfe3bfabc..42a9a1c3d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -49,7 +49,7 @@ jobs: echo "BUILT_WITH=Built with node $(node --version) and npm $(npm --version)" >> $GITHUB_ENV - name: Create Release - uses: softprops/action-gh-release@c9b46fe7aad9f02afd89b12450b780f52dacfb2d + uses: softprops/action-gh-release@4634c16e79c963813287e889244c50009e7f0981 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: