From 7bfd1146e11a97192c7f1b1bbf9ac0649a5fbfe8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 02:02:45 +0000 Subject: [PATCH] =?UTF-8?q?chore(actions):=20update=20softprops/action-gh-?= =?UTF-8?q?release=20action=20(v2.5.0=20=E2=86=92=20v2.5.1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4845ec6..f23e922 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@71d29a04ae7c63895f38299d7a5e05d238f7f445 # v2.5.1 with: tag_name: ${{ needs.validate.outputs.version }} name: Release ${{ needs.validate.outputs.version }}