From 69d673347e4ce2dd721f6fa587850a0b685de98d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 12:50:12 +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/0c4b27844ba47cb1c7bee539c8eead5284ce9fa9...d2594079a10f1d6739ee50a2471f0ca57418b554) --- 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/infra_discord_hook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/infra_discord_hook.yml b/.github/workflows/infra_discord_hook.yml index 8b9e2a161..1815f6868 100644 --- a/.github/workflows/infra_discord_hook.yml +++ b/.github/workflows/infra_discord_hook.yml @@ -20,7 +20,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Notify Discord on Failure - uses: Ilshidur/action-discord@0c4b27844ba47cb1c7bee539c8eead5284ce9fa9 # infered from @v0.3.2 + uses: Ilshidur/action-discord@d2594079a10f1d6739ee50a2471f0ca57418b554 # infered from @v0.4.0 with: args: ${{ inputs.message }} env: