Skip to content

Commit

Permalink
Merge pull request #648 from TerraFirmaGreg-Team/dependabot/github_ac…
Browse files Browse the repository at this point in the history
…tions/dependencies-b8114a21ad

Bump the dependencies group with 3 updates
  • Loading branch information
Xikaro authored Jan 6, 2025
2 parents ff43daa + 6cd8f44 commit ffb660c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
tag: ${{ steps.project_version.outputs.value }}

- name: 📝 Generate Github Summary
uses: WcAServices/[email protected].0
uses: WcAServices/[email protected].1
with:
template: |
📃 **Name**: ${{ steps.project_name.outputs.value }}
Expand Down Expand Up @@ -439,7 +439,7 @@ jobs:
- name: 🚀 Create release
id: release
uses: softprops/action-gh-release@v2.1.0
uses: softprops/action-gh-release@v2.2.0
with:
name: ${{ needs.info.outputs.project_version }}
tag_name: ${{ needs.info.outputs.project_version }}
Expand Down Expand Up @@ -467,7 +467,7 @@ jobs:
max_chars: '1450'

- name: 📨 Send Discord message
uses: hugoalh/[email protected].3
uses: hugoalh/[email protected].4
with:
key: ${{ secrets.DISCORD_RELEASES }}
username: "TerraFirmaGreg"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

steps:
- name: 📨 Send Discord message
uses: hugoalh/[email protected].3
uses: hugoalh/[email protected].4
with:
key: ${{ secrets.DISCORD_NEWS_SERVER }}
username: "TerraFirmaGreg"
Expand Down

0 comments on commit ffb660c

Please sign in to comment.