Skip to content

Commit ab257ba

Browse files
authoredFeb 17, 2025··
Merge pull request #34 from ikrima/dependabot/github_actions/dot-github/workflows/lycheeverse/lychee-action-2.3.0
build(deps): bump lycheeverse/lychee-action from 2.2.0 to 2.3.0 in /.github/workflows
2 parents bb8ab5b + 87cb5bc commit ab257ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎.github/workflows/broken-link-checker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v4
1515
- name: Broken Link Checker
1616
id: lychee
17-
uses: lycheeverse/lychee-action@v2.2.0
17+
uses: lycheeverse/lychee-action@v2.3.0
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2020

0 commit comments

Comments
 (0)
Please sign in to comment.