Skip to content

Commit 0839c92

Browse files
chore(ci): update lycheeverse/lychee-action action (v1.9.3 → v1.10.0)
| datasource | package | from | to | | ----------- | ------------------------- | ------ | ------- | | github-tags | lycheeverse/lychee-action | v1.9.3 | v1.10.0 |
1 parent 4da06ec commit 0839c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
2323

2424
- name: Link Checker
25-
uses: lycheeverse/lychee-action@c053181aa0c3d17606addfe97a9075a32723548a # v1.9.3
25+
uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621 # v1.10.0
2626
id: lychee
2727
env:
2828
GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)