From 149604e04056b0b93eec5afb3b25dcb9772346ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 09:17:48 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release digest to 3bb1273 --- .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 11fa572..2569122 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@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2 + uses: softprops/action-gh-release@3bb12739c298aeb8a4eeaf626c5b8d85266b0e65 # v2 continue-on-error: true env: GITHUB_TOKEN: ${{ github.token }}