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:
commit
96ce5acc3c
2 changed files with 2 additions and 2 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -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"
|
||||
|
|
|
|||
2
.github/workflows/server.yml
vendored
2
.github/workflows/server.yml
vendored
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue