Skip to content

Commit 9b09332

Browse files
Bump juliangruber/read-file-action from 1.0.0 to 1.1.4 (#4)
Bumps [juliangruber/read-file-action](https://github.com/juliangruber/read-file-action) from 1.0.0 to 1.1.4. - [Release notes](https://github.com/juliangruber/read-file-action/releases) - [Commits](juliangruber/read-file-action@e0a316d...ebfa650) --- updated-dependencies: - dependency-name: juliangruber/read-file-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7efa44f commit 9b09332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/remove-unused-assets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
script/remove-unused-assets.js > results.md
3636
- name: Get script results to use in PR body
3737
id: results
38-
uses: juliangruber/read-file-action@e0a316da496006ffd19142f0fd594a1783f3b512
38+
uses: juliangruber/read-file-action@ebfa650188272343fef925480eb4d18c5d49b925
3939
with:
4040
path: ./results.md
4141
- name: Remove script results file

0 commit comments

Comments
 (0)