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: |