Skip to content

Commit

Permalink
chore(deps): update lycheeverse/lychee-action action to v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 10, 2024
1 parent 83d7ed6 commit 8ca7a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Link Checker
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: lycheeverse/lychee-action@v1.9.0
uses: lycheeverse/lychee-action@v1.9.1
with:
args: ". --no-progress --exclude-path CHANGELOG.md --exclude-all-private --exclude 'GITHUB_SHA%7D|_VERSION%7D|_TYPE%7D'"
fail: true

0 comments on commit 8ca7a52

Please sign in to comment.