diff --git a/.github/workflows/broken-links.yml b/.github/workflows/broken-links.yml index 7eeabd2..c8466d3 100644 --- a/.github/workflows/broken-links.yml +++ b/.github/workflows/broken-links.yml @@ -16,5 +16,4 @@ jobs: uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 with: fail: true - exclude: sonatype.com - + args: --verbose --no-progress --exclude 'sonatype.com'