From 46609de83972b85c5532e114ee90ef9609f12f1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 21:14:29 +0000 Subject: [PATCH] Update softprops/action-gh-release digest to d4e8205 --- .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 994a63f2..28d33496 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -35,7 +35,7 @@ jobs: name: TTS_${{ env.ver_name }} path: ${{ github.workspace }}/release/* - name: Release - uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 + uses: softprops/action-gh-release@d4e8205d7e959a9107da6396278b2f1f07af0f9b with: name: TTS_${{ env.ver_name }} tag_name: ${{ env.ver_name }}