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 15aef82 commit 74e31f5
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 @@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4

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

0 comments on commit 74e31f5

Please sign in to comment.