Skip to content

Commit

Permalink
feat(github-action)!: Update lycheeverse/lychee-action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent 5aaaf60 commit 6439a0f
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 6439a0f

Please sign in to comment.