From fc2cf8556f9e954224c196ce18ea9d53a9802f5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 02:09:04 +0000 Subject: [PATCH] Update softprops/action-gh-release digest to 153bb8e --- .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 b556b95..4323bbe 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -40,7 +40,7 @@ jobs: echo "VERSION=$VERSION" >> $GITHUB_ENV - name: Upload released assets - uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2 + uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2 with: name: v${{ env.VERSION }} tag_name: v${{ env.VERSION }}