diff --git a/.github/workflows/broken-links.yml b/.github/workflows/broken-links.yml index 3f76faeb8cce..0c35d199e2a6 100644 --- a/.github/workflows/broken-links.yml +++ b/.github/workflows/broken-links.yml @@ -45,7 +45,7 @@ jobs: - uses: actions/checkout@v4 - name: Link Checker 🔗 - uses: lycheeverse/lychee-action@v1.9.0 + uses: lycheeverse/lychee-action@v2.1.0 with: fail: true # removed md files that include liquid tags diff --git a/.lycheeignore b/.lycheeignore new file mode 100644 index 000000000000..b736879b92f1 --- /dev/null +++ b/.lycheeignore @@ -0,0 +1,2 @@ +linkedin.com +reddit.com \ No newline at end of file