From db394fe1e7a262237efbf2a6d109544ba117e095 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 21:45:08 +0000 Subject: [PATCH] Bump Ilshidur/action-discord from 0.3.2 to 0.4.0 Bumps [Ilshidur/action-discord](https://github.com/ilshidur/action-discord) from 0.3.2 to 0.4.0. - [Release notes](https://github.com/ilshidur/action-discord/releases) - [Commits](https://github.com/ilshidur/action-discord/compare/0.3.2...0.4.0) --- updated-dependencies: - dependency-name: Ilshidur/action-discord dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 95e1f2de..b5402645 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -79,7 +79,7 @@ jobs: echo "${{ github.event.release.body }}" >> $GITHUB_STEP_SUMMARY - name: Send Discord webhook - uses: Ilshidur/action-discord@0.3.2 + uses: Ilshidur/action-discord@0.4.0 env: DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }} DISCORD_EMBEDS: |