Skip to content

Commit f7ed5c1

Browse files
authored
chore(deps): update lycheeverse/lychee-action action to v2.9.0 (#150)
1 parent f5f4721 commit f7ed5c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/markdown-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2828

2929
- name: Link Checker
30-
uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 # v2.8.0
30+
uses: lycheeverse/lychee-action@e7477775783ea5526144ba13e8db5eec57747ce8 # v2.9.0
3131
with:
3232
# There is no security token. So, it would fail on any links which aren't public.
3333
args: "--verbose --no-progress **/*.md"

0 commit comments

Comments
 (0)