From d68347f5fbc897c78ff255c1c343f90c161ca6f6 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 20 Apr 2026 12:55:44 +0100 Subject: [PATCH] Update softprops/action-gh-release action to v2.6.2 (#3230) --- .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 a2ce07eaa..880d14a9e 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@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1 + uses: softprops/action-gh-release@3bb12739c298aeb8a4eeaf626c5b8d85266b0e65 # v2.6.2 with: tag_name: ${{ needs.get_tag.outputs.tag }} name: Mihon ${{ needs.get_tag.outputs.tag }}