diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0817fe4626dd..98ae4a3d1a23 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -382,7 +382,7 @@ jobs: - name: GitHub Release if: startsWith(github.ref, 'refs/tags/v') - uses: softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5 + uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: