Skip to content

Commit

Permalink
chore(deps): update lycheeverse/lychee-action action to v2 (#543)
Browse files Browse the repository at this point in the history
Co-authored-by: my-renovate[bot] <105243867+my-renovate[bot]@users.noreply.github.com>
  • Loading branch information
my-renovate[bot] authored Oct 9, 2024
1 parent d4da243 commit d50dad5
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 @@ -31,7 +31,7 @@ jobs:
- name: Link Checker
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621 # v1.10.0
uses: lycheeverse/lychee-action@7da8ec1fc4e01b5a12062ac6c589c10a4ce70d67 # v2.0.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 d50dad5

Please sign in to comment.