From c90684349b84c89039abbbd34b2fd9c4845053a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 10:44:55 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release digest to 5be0e66 --- .github/workflows/merge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml index 9b7e3461..0af96dbf 100644 --- a/.github/workflows/merge.yml +++ b/.github/workflows/merge.yml @@ -83,7 +83,7 @@ jobs: runs-on: ubuntu-24.04 steps: - name: Create Release - uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2 + uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2 continue-on-error: true env: GITHUB_TOKEN: ${{ github.token }}