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:
dependabot[bot]
2024-07-16 11:33:00 +02:00
committed by GitHub
parent f7a3864300
commit 5ef3803dd3

View File

@@ -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 }}"