From 3547aca3b1c0584af8833e7e8a9ef83749bfce78 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 13:42:52 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release digest to 9a28f24 --- .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 f345f1f4..cea6ae36 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@975c1b265e11dd76618af1c374e7981f9a6ff44a + uses: softprops/action-gh-release@9a28f2423fd7ba2781181bb13e8aba228027c4e9 with: name: ${{ steps.r2fv.outputs.branch }} tag_name: ${{ needs.check_release.outputs.tag_name }}