Skip to content

Commit

Permalink
Merge pull request #293 from willianpaixao/renovate/lycheeverse-lyche…
Browse files Browse the repository at this point in the history
…e-action-2.x

feat(github-action)!: Update lycheeverse/lychee-action action to v2
  • Loading branch information
willianpaixao authored Nov 6, 2024
2 parents 0b4485e + 6439a0f commit 01fda19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lychee.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v4

- name: Scan for broken links
uses: lycheeverse/lychee-action@v1
uses: lycheeverse/lychee-action@v2
id: lychee
with:
token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 01fda19

Please sign in to comment.