Skip to content

Commit

Permalink
feat(github-action)!: Update lycheeverse/lychee-action ( v1 → v2 ) (#…
Browse files Browse the repository at this point in the history
…3046)

| datasource  | package                   | from | to |
| ----------- | ------------------------- | ---- | -- |
| github-tags | lycheeverse/lychee-action | v1   | v2 |

Co-authored-by: smurf-bot[bot] <137516995+smurf-bot[bot]@users.noreply.github.com>
  • Loading branch information
smurf-bot[bot] authored Oct 8, 2024
1 parent fbbe196 commit e3d927d
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 @@ -40,7 +40,7 @@ jobs:
token: "${{ steps.app-token.outputs.token }}"

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

0 comments on commit e3d927d

Please sign in to comment.