From 5b88f88198b4f452df237e0c52091623367c7e2a Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 1 Dec 2025 17:38:05 +0000 Subject: [PATCH] Update softprops/action-gh-release action to v2.5.0 (#2750) --- .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 1f9b06eb7..83d8e09e2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -143,7 +143,7 @@ jobs: mihon-foss - name: Create GitHub Release - uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2 + uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0 with: tag_name: ${{ needs.get_tag.outputs.tag }} name: Mihon ${{ needs.get_tag.outputs.tag }}