diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6ac986a..cbdcba8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,7 +25,7 @@ jobs: fi shell: bash - if: ${{ env.TAG != '' }} - uses: ncipollo/release-action@a2e71bdd4e7dab70ca26a852f29600c98b33153e # v1.12.0 + uses: ncipollo/release-action@6c75be85e571768fa31b40abf38de58ba0397db5 # v1.13.0 with: body: | ${{ env.BODY }}