diff --git a/.github/workflows/governance.links-checker.yml b/.github/workflows/governance.links-checker.yml index 2a42232..386cbec 100644 --- a/.github/workflows/governance.links-checker.yml +++ b/.github/workflows/governance.links-checker.yml @@ -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 }}