Skip to content

Commit

Permalink
chore(deps): update dependency juliangruber/read-file-action to v1.1.…
Browse files Browse the repository at this point in the history
…7 (.github/workflows/governance.links-checker.yml)
  • Loading branch information
IK Renovate Bot committed Mar 25, 2024
1 parent e6156a8 commit 880e469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/governance.links-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

- name: read output
id: readfile
uses: juliangruber/read-file-action@v1
uses: juliangruber/read-file-action@v1.1.7
if: ${{ steps.lychee.outputs.exit_code > 0 }}
with:
path: ${{ env.LYCHEE_OUT }}
Expand Down

0 comments on commit 880e469

Please sign in to comment.