build(deps): bump the updates group with 2 updates (#3510)

This commit is contained in:
dependabot[bot]
2025-06-23 06:48:49 -05:00
committed by GitHub
parent d8075916e3
commit 8c04dfd882
3 changed files with 3 additions and 3 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.16.2
uses: SethCohen/github-releases-to-discord@v1.19.0
with:
webhook_url: ${{ secrets.DISCORD_WEBHOOK }}
- name: on-success