Skip to content

Commit 35c6696

Browse files
Bump lycheeverse/lychee-action from 2.8.0 to 2.9.0 (#4554)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d62b285 commit 35c6696

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/check_links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: Link Checker
2525
id: lychee
26-
uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 # v2.8.0
26+
uses: lycheeverse/lychee-action@e7477775783ea5526144ba13e8db5eec57747ce8 # v2.9.0
2727

2828
with:
2929
# This token is included to avoid github.com requests rate limiting

.github/workflows/check_links_in_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
persist-credentials: false
4040
- name: Link Checker for changed files
4141
id: lychee
42-
uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 # v2.8.0
42+
uses: lycheeverse/lychee-action@e7477775783ea5526144ba13e8db5eec57747ce8 # v2.9.0
4343
with:
4444
# This token is included to avoid github.com requests rate limiting
4545
token: ${{ secrets.TOKEN_GITHUB }}

0 commit comments

Comments
 (0)