From fb960fd49f3f17f8b9bb3069b562d40dc62071fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 04:40:39 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release digest to 126b1e7 --- .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 0f600c25..7a0a188f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,6 +24,6 @@ jobs: make build-archive - name: Release - uses: softprops/action-gh-release@f82d31e53e61a962573dd0c5fcd6b446ca78871f + uses: softprops/action-gh-release@126b1e70939461ae1dc0252ce412cabf99778520 with: files: dist/*.tar.gz