Skip to content

Commit

Permalink
chore(deps): bump juliangruber/read-file-action from 1.1.6 to 1.1.7 (#…
Browse files Browse the repository at this point in the history
…677)

Bumps [juliangruber/read-file-action](https://github.com/juliangruber/read-file-action) from 1.1.6 to 1.1.7.
- [Release notes](https://github.com/juliangruber/read-file-action/releases)
- [Commits](juliangruber/read-file-action@v1.1.6...v1.1.7)

---
updated-dependencies:
- dependency-name: juliangruber/read-file-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Jan 30, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent e9b366f commit f745ef1
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
@@ -55,7 +55,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 }}

0 comments on commit f745ef1

Please sign in to comment.