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 23, 2024
1 parent 00d3715 commit 9752261
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/[email protected].6
uses: juliangruber/[email protected].7
if: ${{ steps.lychee.outputs.exit_code > 0 }}
with:
path: ${{ env.LYCHEE_OUT }}
Expand Down

0 comments on commit 9752261

Please sign in to comment.