Skip to content

Commit

Permalink
Update lycheeverse/lychee-action action to v1.9.3 (#124)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent c787834 commit e32bce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-external-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Check links
id: lychee
uses: lycheeverse/lychee-action@v1.9.1
uses: lycheeverse/lychee-action@v1.9.3
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
- name: Create an issue if needed
Expand Down

0 comments on commit e32bce3

Please sign in to comment.