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
mchesterbot[bot] authored Oct 8, 2024
1 parent b0b274c commit 2e2c974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/broken-link-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
token: "${{ steps.generate-token.outputs.token }}"

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

0 comments on commit 2e2c974

Please sign in to comment.