From e9ca71d8373a2d17edebe420cb1b93f6e5fc2d38 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 18 Mar 2026 09:11:55 +0000 Subject: [PATCH] Update softprops/action-gh-release action to v2.6.1 (#3072) --- .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 b35e7df7a..d7e114a00 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@1853d73993c8ca1b2c9c1a7fede39682d0ab5c2a # v2.5.3 + uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1 with: tag_name: ${{ needs.get_tag.outputs.tag }} name: Mihon ${{ needs.get_tag.outputs.tag }}