diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d5772aa..049bab5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -86,7 +86,7 @@ jobs: output: "CHANGELOG.md" - name: Create Release - uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1.18.0 + uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0 with: bodyFile: "CHANGELOG.md" name: ${{ env.VERSION }}