From 6e94f1f9c137d6270dde79e20c7df7eb07afd822 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 16:32:19 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release digest to 92bc83c --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 396d6100..d6bc4a28 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -174,7 +174,7 @@ jobs: path: dist/artifacts - name: Create GitHub release id: create_release - uses: softprops/action-gh-release@0a7d9cdbe44d16ac5fe9788836ca8af96266902e + uses: softprops/action-gh-release@92bc83c4214f780e84c7d2a85464a2ca05ebc2f0 with: name: ${{ steps.r2fv.outputs.branch }} tag_name: ${{ needs.check_release.outputs.tag_name }}