Skip to content

Commit

Permalink
Merge pull request #7453 from tech-conferences/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/lycheeverse/lychee-action-2.2.0

Bump lycheeverse/lychee-action from 2.1.0 to 2.2.0
  • Loading branch information
cgrail authored Dec 23, 2024
2 parents 2e34206 + b75e04e commit f8d7634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
restore-keys: cache-lychee-
- name: Link Checker
id: lychee
uses: lycheeverse/lychee-action@v2.1.0
uses: lycheeverse/lychee-action@v2.2.0
with:
fail: true
args: --cache --verbose --no-progress './conferences/${{ env.CURRENT_YEAR }}/**/*.json' './conferences/${{ env.NEXT_YEAR }}/**/*.json'
Expand Down

0 comments on commit f8d7634

Please sign in to comment.