diff --git a/.github/workflows/broken-links.yml b/.github/workflows/broken-links.yml index 3f76fae..0c35d19 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 0000000..b736879 --- /dev/null +++ b/.lycheeignore @@ -0,0 +1,2 @@ +linkedin.com +reddit.com \ No newline at end of file