build(deps): bump the updates group with 3 updates (#4019)

This commit is contained in:
dependabot[bot]
2026-04-14 07:36:43 -05:00
committed by GitHub
parent 5e2e26831e
commit 59a2126192
3 changed files with 7 additions and 7 deletions

View File

@@ -19,7 +19,7 @@ jobs:
steps:
- name: on-publish
if: github.event_name == 'release' && github.event.action == 'published'
uses: SethCohen/github-releases-to-discord@v1.19.0
uses: SethCohen/github-releases-to-discord@v1.20.0
with:
webhook_url: ${{ secrets.DISCORD_WEBHOOK }}
- name: on-success