diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4166d7a8..467013c1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -41,7 +41,7 @@ jobs: OUTPUT: CHANGELOG.md - name: Create Release - uses: softprops/action-gh-release@v2.5.0 + uses: softprops/action-gh-release@v2.6.1 with: body: ${{ steps.changelog.outputs.content }} files: |