Skip to content

Commit

Permalink
Merge pull request #605 from Griefed/dependabot-github_actions-develo…
Browse files Browse the repository at this point in the history
…p-jaywcjlove-github-action-read-file-2.0.0

build(deps): bump jaywcjlove/github-action-read-file from 1.2.2 to 2.0.0
  • Loading branch information
Griefed authored Nov 5, 2024
2 parents 7648428 + c5c5f18 commit cdae812
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,13 +149,13 @@ jobs:

- name: General Pre-Info
id: preinfo
uses: jaywcjlove/github-action-read-file@v1.2.2
uses: jaywcjlove/github-action-read-file@v2.0.0
with:
path: misc/PRE-INFO.md

- name: General Info
id: info
uses: jaywcjlove/github-action-read-file@v1.2.2
uses: jaywcjlove/github-action-read-file@v2.0.0
with:
path: misc/INFO.md

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/github_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:

- name: General Info
id: info
uses: jaywcjlove/github-action-read-file@v1.2.2
uses: jaywcjlove/github-action-read-file@v2.0.0
with:
path: misc/INFO.md

Expand Down

0 comments on commit cdae812

Please sign in to comment.