From ebb01a36e227976cdeb137154a691ba5931791bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 09:31:52 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release digest to 153bb8e --- .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 fd46c0f..ecb3cb7 100644 --- a/.github/workflows/merge.yml +++ b/.github/workflows/merge.yml @@ -96,7 +96,7 @@ jobs: contents: write steps: - name: Create Release - uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2 + uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2 continue-on-error: true env: GITHUB_TOKEN: ${{ github.token }}