Skip to content

Commit 77c11ea

Browse files
authored
Merge pull request #154 from FullByte/dependabot/github_actions/dot-github/workflows/lycheeverse/lychee-action-2.0.2
Bump lycheeverse/lychee-action from 1.5.1 to 2.0.2 in /.github/workflows
2 parents e9432f2 + e8afd6e commit 77c11ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@v3
2525
- name: Link Checker
2626
id: lychee
27-
uses: lycheeverse/lychee-action@v1.5.1
27+
uses: lycheeverse/lychee-action@v2.0.2
2828
env:
2929
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
3030

0 commit comments

Comments
 (0)