diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d3454f4b..3f365f9f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -349,7 +349,7 @@ jobs: - name: GitHub Release if: startsWith(github.ref, 'refs/tags/v') - uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v0.1.15 + uses: softprops/action-gh-release@3198ee18f814cdf787321b4a32a26ddbf37acc52 # v2.0.2 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: