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

This commit is contained in:
dependabot[bot]
2024-10-08 08:13:28 -05:00
committed by GitHub
parent 1b8b694036
commit fdc1f446af
3 changed files with 7 additions and 7 deletions
+1 -1
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.15.0
uses: SethCohen/github-releases-to-discord@v1.15.1
with:
webhook_url: ${{ secrets.DISCORD_WEBHOOK }}
- name: on-success