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
| datasource  | package                   | from | to |
| ----------- | ------------------------- | ---- | -- |
| github-tags | lycheeverse/lychee-action | v1   | v2 |
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent cb7d9ab commit b256d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/broken-links-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
restore-keys: cache-lychee-

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

0 comments on commit b256d41

Please sign in to comment.