diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b052f3f..4e9e81d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -83,7 +83,7 @@ jobs: - name: Send Discord notification if: ${{ needs.release-please.outputs.release_created }} - uses: Ilshidur/action-discord@0.3.2 + uses: Ilshidur/action-discord@0.4.0 env: DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }} with: