Merge pull request #778 from TerraFirmaGreg-Team/dependabot/github_actions/dependencies-3df3328615

Bump hugoalh/send-discord-webhook-ghaction from 7.0.4 to 7.0.5 in the dependencies group
This commit is contained in:
Xikaro 2025-02-05 06:56:04 +05:00 committed by GitHub
commit 96ce5acc3c
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"