Skip to content

Commit

Permalink
Merge pull request #80 from virtualroot/dependabot/github_actions/lyc…
Browse files Browse the repository at this point in the history
…heeverse/lychee-action-2.0.1

Bump lycheeverse/lychee-action from 1.10.0 to 2.0.1
  • Loading branch information
virtualroot authored Oct 14, 2024
2 parents 9ac497b + 11ecc67 commit d41a7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- name: Check links
id: lychee
uses: lycheeverse/lychee-action@v1.10.0
uses: lycheeverse/lychee-action@v2.0.1
with:
# Exclude twitter.com (https://github.com/lycheeverse/lychee/issues/989)
args: README.md --verbose --no-progress --exclude twitter.com
Expand Down

0 comments on commit d41a7ed

Please sign in to comment.