From dd52fd5e2fa1d7ede03f433431387673cc284c61 Mon Sep 17 00:00:00 2001 From: hugoalh <32359235+hugoalh@users.noreply.github.com> Date: Thu, 21 Dec 2023 16:52:41 +0800 Subject: [PATCH] Update workflow --- .github/workflows/announce-new-release-discord.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/announce-new-release-discord.yml b/.github/workflows/announce-new-release-discord.yml index a6a8d31..0c11856 100644 --- a/.github/workflows/announce-new-release-discord.yml +++ b/.github/workflows/announce-new-release-discord.yml @@ -10,7 +10,7 @@ jobs: runs-on: "ubuntu-latest" steps: - name: "Send Discord Webhook" - uses: "hugoalh/send-discord-webhook-ghaction@v6.0.0" + uses: "hugoalh/send-discord-webhook-ghaction@v6.0.1" with: key: "${{secrets.DISCORD_HXHS_PROJECTNEWRELEASEANNOUNCER_WEBHOOK}}" embeds: |