Skip to content

Commit

Permalink
chore(deps): update lycheeverse/lychee-action action to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 18, 2023
1 parent aaef16f commit 97e87ac
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 @@ -20,7 +20,7 @@ jobs:
- name: Link Checker
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: lycheeverse/lychee-action@v1.6.1
uses: lycheeverse/lychee-action@v1.7.0
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 97e87ac

Please sign in to comment.