Skip to content

Commit

Permalink
Merge pull request #53 from 1DSAG/dependabot/github_actions/lycheever…
Browse files Browse the repository at this point in the history
…se/lychee-action-1.10.0

chore(deps): bump lycheeverse/lychee-action from 1.8.0 to 1.10.0
  • Loading branch information
Xexer authored Aug 14, 2024
2 parents f3b7ab5 + 02f850c commit e5af118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/links-watcher-cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v4
- name: Link Checker
id: lychee
uses: lycheeverse/lychee-action@v1.8.0
uses: lycheeverse/lychee-action@v1.10.0
with:
args: --verbose --no-progress --max-concurrency 2 --exclude-mail --exclude-loopback './**/*.md'
output: ./lychee/out.md
Expand Down

0 comments on commit e5af118

Please sign in to comment.