diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cf30551..63357cf 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -157,7 +157,7 @@ jobs: echo "path=CHANGELOG.md" >> $GITHUB_OUTPUT - name: Create Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: body_path: ${{ steps.changelog.outputs.path }} files: |