diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1a417af3..d7a3e6b0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -143,7 +143,7 @@ jobs: uses: ffurrer2/extract-release-notes@cae32133495112d23e3569ad04fef240ba4e7bc8 # v2.3.0 - name: Create release - uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2 + uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0 id: create_release env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}