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