Skip to content

Commit c1e0df1

Browse files
Merge pull request #327 from accelerator-blueprints/renovate/main-.github/workflows-juliangruber-read-file-action-1.x
chore(deps): update dependency juliangruber/read-file-action to v1.1.7 (.github/workflows/governance.links-checker.yml) (main)
2 parents 720c3f2 + 25d5c41 commit c1e0df1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/governance.links-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
- name: read output
5656
id: readfile
57-
uses: juliangruber/read-file-action@v1
57+
uses: juliangruber/read-file-action@v1.1.7
5858
if: ${{ steps.lychee.outputs.exit_code > 0 }}
5959
with:
6060
path: ${{ env.LYCHEE_OUT }}

0 commit comments

Comments
 (0)