Skip to content

Commit

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

Bump the dependencies group across 1 directory with 4 updates
  • Loading branch information
Xikaro authored Jan 6, 2025
2 parents dbec383 + 1877968 commit 0e022ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,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 @@ -441,7 +441,7 @@ jobs:
- name: Format diff
id: format_diff
if: ${{ needs.info.outputs.diff != '' }}
uses: roamingowl/template-output-with-eta@v1.10.0
uses: roamingowl/template-output-with-eta@v1.11.0
with:
template: |
```markdown
Expand All @@ -450,7 +450,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 @@ -478,7 +478,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 0e022ee

Please sign in to comment.