Skip to content

Commit

Permalink
Merge pull request #148 from rodneylab/dependabot/github_actions/lych…
Browse files Browse the repository at this point in the history
…eeverse/lychee-action-2.2.0

build(deps): bump lycheeverse/lychee-action from 2.1.0 to 2.2.0
  • Loading branch information
rodneylab authored Jan 21, 2025
2 parents c3f1566 + 84c69bc commit 0a42f6f
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 @@ -19,7 +19,7 @@ jobs:
key: cache-lychee-${{ github.sha }}
restore-keys: cache-lychee-
- name: Run lychee
uses: lycheeverse/lychee-action@f81112d0d2814ded911bd23e3beaa9dda9093915 # v2.1.0
uses: lycheeverse/lychee-action@f796c8b7d468feb9b8c0a46da3fac0af6874d374 # v2.2.0
with:
args: "--base . --cache --max-cache-age 1d --exclude-path \"deny.toml\" . \"**/*.toml\" \"**/*.rs\" \"**/*.yml\""
fail: true

0 comments on commit 0a42f6f

Please sign in to comment.