diff --git a/.github/workflows/governance.links-checker.yml b/.github/workflows/governance.links-checker.yml index 387885f1..334cb71a 100644 --- a/.github/workflows/governance.links-checker.yml +++ b/.github/workflows/governance.links-checker.yml @@ -55,7 +55,7 @@ jobs: - name: read output id: readfile - uses: juliangruber/read-file-action@v1.1.6 + uses: juliangruber/read-file-action@v1.1.7 if: ${{ steps.lychee.outputs.exit_code > 0 }} with: path: ${{ env.LYCHEE_OUT }}