Skip to content

Commit a831a76

Browse files
authored
Merge pull request #157 from kubereboot/dependabot/github_actions/lycheeverse/lychee-action-2.3.0
Bump lycheeverse/lychee-action from 2.2.0 to 2.3.0
2 parents 9cf1c1b + d2faca0 commit a831a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
key: cache-lychee-${{ github.sha }}
3535
restore-keys: cache-lychee-
3636
- name: Link Checker
37-
uses: lycheeverse/lychee-action@f796c8b7d468feb9b8c0a46da3fac0af6874d374
37+
uses: lycheeverse/lychee-action@f613c4a64e50d792e0b31ec34bbcbba12263c6a6
3838
env:
3939
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
4040
with:

0 commit comments

Comments
 (0)