From dd966d9bb816471d6ece87ba2b09e29c65e15344 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 00:08:40 +0000 Subject: [PATCH] chore(deps): bump tsickert/discord-webhook from 5.3.0 to 5.4.0 Bumps [tsickert/discord-webhook](https://github.com/tsickert/discord-webhook) from 5.3.0 to 5.4.0. - [Release notes](https://github.com/tsickert/discord-webhook/releases) - [Commits](https://github.com/tsickert/discord-webhook/compare/c840d45a03a323fbc3f7507ac7769dbd91bfb164...d094b6e04ecf81b65455d21fba706bce15c1fc43) --- updated-dependencies: - dependency-name: tsickert/discord-webhook dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/cicd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cicd.yaml b/.github/workflows/cicd.yaml index ac2c2f32..bbe8c077 100644 --- a/.github/workflows/cicd.yaml +++ b/.github/workflows/cicd.yaml @@ -76,7 +76,7 @@ jobs: - name: Copy binnary file run: cp target/release/debio . - name: Send WASM to Discord - uses: tsickert/discord-webhook@c840d45a03a323fbc3f7507ac7769dbd91bfb164 + uses: tsickert/discord-webhook@d094b6e04ecf81b65455d21fba706bce15c1fc43 with: webhook-url: ${{ secrets.DISCORD_WEBHOOK }} embed-title: New WASM