From 69e5a1aea7fae7d2d52bc81bcfc17e06e9b1c16d Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 11 Nov 2025 08:28:42 +0000 Subject: [PATCH] Update softprops/action-gh-release action to v2.4.2 (#2683) --- .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 9d9a401ec..323ead133 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@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1 + uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2 with: tag_name: ${{ needs.get_tag.outputs.tag }} name: Mihon ${{ needs.get_tag.outputs.tag }}