diff --git a/action.yml b/action.yml index 95fff10f..bd5a1fa7 100644 --- a/action.yml +++ b/action.yml @@ -173,7 +173,7 @@ runs: # Broken links ----------------------------------------------------------------------------------------------------- - name: Broken Link Checker if: inputs.links == 'true' && github.event.action != 'closed' - uses: lycheeverse/lychee-action@v1.9.0 + uses: lycheeverse/lychee-action@v1.9.3 with: # Check all markdown and html files in repo. Ignores the following status codes to reduce false positives: # - 403(OpenVINO, "forbidden")