Skip to content

Commit

Permalink
chore(deps): bump tsickert/discord-webhook from 5.3.0 to 5.4.0
Browse files Browse the repository at this point in the history
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](tsickert/discord-webhook@c840d45...d094b6e)

---
updated-dependencies:
- dependency-name: tsickert/discord-webhook
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent 69e3487 commit dd966d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dd966d9

Please sign in to comment.