diff --git a/.github/workflows/discord-notification.yaml b/.github/workflows/discord-notification.yaml index 12457df..44e85ed 100644 --- a/.github/workflows/discord-notification.yaml +++ b/.github/workflows/discord-notification.yaml @@ -10,7 +10,7 @@ jobs: - name: Checkout uses: actions/checkout@v6 - name: Github Releases To Discord - uses: SethCohen/github-releases-to-discord@v1.16.2 + uses: SethCohen/github-releases-to-discord@v1.19.0 with: webhook_url: ${{ secrets.DISCORD_WEBHOOK_URL }} color: "2105893"