mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
chore(deps): bump tsickert/discord-webhook from 5.3.0 to 6.0.0 (#9532)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/hive.yml
vendored
2
.github/workflows/hive.yml
vendored
@@ -238,7 +238,7 @@ jobs:
|
||||
group: Reth
|
||||
steps:
|
||||
- name: Discord Webhook Action
|
||||
uses: tsickert/discord-webhook@v5.3.0
|
||||
uses: tsickert/discord-webhook@v6.0.0
|
||||
with:
|
||||
webhook-url: ${{ secrets.RETH_ALERTS_WEBHOOK }}
|
||||
content: "Failed run: https://github.com/paradigmxyz/reth/actions/runs/${{ github.run_id }}"
|
||||
|
||||
Reference in New Issue
Block a user