From c6bf1fd47489d15ab8bb82cc903f17edf9c5fc78 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 09:14:40 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release digest to a06a81a --- .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 30c0b177..5bfab186 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -115,7 +115,7 @@ jobs: if: (needs.vars.outputs.tag != '' && github.event_name != 'release') steps: - name: Create Release - uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2 + uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2 if: ${{ needs.vars.outputs.tag != ''}} continue-on-error: true env: