diff --git a/.github/workflows/release_discord_action.yml b/.github/workflows/release_discord_action.yml index 472687214..7b3ae845d 100644 --- a/.github/workflows/release_discord_action.yml +++ b/.github/workflows/release_discord_action.yml @@ -11,7 +11,7 @@ jobs: - name: Checkout uses: actions/checkout@v3 - name: Github Releases To Discord - uses: SethCohen/github-releases-to-discord@v1.15.0 + uses: SethCohen/github-releases-to-discord@v1.16.2 with: webhook_url: ${{ secrets.WEBHOOK_URL }} color: "2105893"