Bump hugoalh/send-discord-webhook-ghaction in the dependencies group

Bumps the dependencies group with 1 update: [hugoalh/send-discord-webhook-ghaction](https://github.com/hugoalh/send-discord-webhook-ghaction).


Updates `hugoalh/send-discord-webhook-ghaction` from 7.0.4 to 7.0.5
- [Release notes](https://github.com/hugoalh/send-discord-webhook-ghaction/releases)
- [Commits](https://github.com/hugoalh/send-discord-webhook-ghaction/compare/v7.0.4...v7.0.5)

---
updated-dependencies:
- dependency-name: hugoalh/send-discord-webhook-ghaction
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-03 21:51:42 +00:00 committed by GitHub
parent 3b705e3f18
commit 747b87b332
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -467,7 +467,7 @@ jobs:
max_chars: '1450'
- name: 📨 Send Discord message
uses: hugoalh/send-discord-webhook-ghaction@v7.0.4
uses: hugoalh/send-discord-webhook-ghaction@v7.0.5
with:
key: ${{ secrets.DISCORD_RELEASES }}
username: "TerraFirmaGreg"

View file

@ -14,7 +14,7 @@ jobs:
steps:
- name: 📨 Send Discord message
uses: hugoalh/send-discord-webhook-ghaction@v7.0.4
uses: hugoalh/send-discord-webhook-ghaction@v7.0.5
with:
key: ${{ secrets.DISCORD_NEWS_SERVER }}
username: "TerraFirmaGreg"