diff --git a/.github/workflows/announce-new-release-discord.yml b/.github/workflows/announce-new-release-discord.yml index e631aca..3d1e70c 100644 --- a/.github/workflows/announce-new-release-discord.yml +++ b/.github/workflows/announce-new-release-discord.yml @@ -11,7 +11,7 @@ jobs: runs-on: "ubuntu-latest" steps: - name: "Send Discord Webhook" - uses: "hugoalh/send-discord-webhook-ghaction@v6.0.1" + uses: "hugoalh/send-discord-webhook-ghaction@v6.0.2" with: key: "${{secrets.DISCORD_HXHS_PROJECTNEWRELEASEANNOUNCER_WEBHOOK}}" embeds: |