From 0f284fa6ba4def0ba7492a7c3c05eb0f6d049394 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 04:16:28 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release digest to 7b4da11 --- .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 c5dfebb..d21cab4 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@92bc83c4214f780e84c7d2a85464a2ca05ebc2f0 + uses: softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048 with: files: dist/*.tar.gz