diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index e2d4d2e..74a2dc8 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -33,7 +33,7 @@ jobs: - name: Check all links id: lychee - uses: lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0 # v2.7.0 + uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 # v2.8.0 with: args: >- --root-dir ${{ github.workspace }}/dist @@ -74,7 +74,7 @@ jobs: - name: Check links in changed files if: steps.changed-files.outputs.any_changed == 'true' id: lychee - uses: lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0 # v2.7.0 + uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 # v2.8.0 with: args: >- --exclude-all-private