diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4845ec6..454f355 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -248,7 +248,7 @@ jobs: } >> release_notes.md - name: 🚀 Create GitHub Release - uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0 + uses: softprops/action-gh-release@1853d73993c8ca1b2c9c1a7fede39682d0ab5c2a # v2.5.3 with: tag_name: ${{ needs.validate.outputs.version }} name: Release ${{ needs.validate.outputs.version }}