File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1616 - uses : actions/checkout@v4
1717 - name : lychee Link Checker
1818 id : lychee
19- uses : lycheeverse/lychee-action@v1.9.3
19+ uses : lycheeverse/lychee-action@v2.0.2
2020 with :
2121 args : --accept=200,403,429 "**/*.html" "**/*.md" "**/*.txt" "**/*.json" --exclude-file ".github/workflows/.lychee.excludes" --exclude-mail
2222 fail : true
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
1717### Dependencies
1818- Bumps ` aiohttp ` from >=3.9.4,<4 to >=3.10.11,<4 ([ #920 ] ( https://github.com/opensearch-project/opensearch-py/pull/920 ) )
1919- Bump ` pytest-asyncio ` from <=0.25.1 to <=1.1.0 ([ #936 ] ( https://github.com/opensearch-project/opensearch-py/pull/936 ) )
20-
20+ - Bumps ` lycheeverse/lychee-action ` from 1.9.3 to 2.0.2 ( [ # 946 ] ( https://github.com/opensearch-project/opensearch-py/pull/946 ) )
2121
2222## [ 3.0.0]
2323### Added
You can’t perform that action at this time.
0 commit comments