This repository was archived by the owner on Feb 13, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1717 uses : actions/checkout@v4
1818 - name : Link Checker
1919 id : lychee
20- uses :
lycheeverse/[email protected] .1 20+ uses :
lycheeverse/[email protected] .3 2121 with :
2222 args : --verbose --no-progress --max-concurrency 2 --exclude-mail --exclude-loopback './**/*.md'
2323 output : ./lychee/out.md
3333 broken link
3434 automated issue
3535 - name : Create or update issue for broken links
36- uses : peter-evans/create-issue-from-file@v4
36+ uses : peter-evans/create-issue-from-file@v5
3737 if : ${{ steps.lychee.outputs.exit_code }} != 0
3838 with :
3939 title : Link Checker Report
Original file line number Diff line number Diff line change 11attrs == 23.2.0
22blessed == 1.20.0
3- certifi == 2023.11.17
3+ certifi == 2024.2.2
44charset-normalizer == 3.3.2
5- inquirer == 3.2.1
5+ inquirer == 3.2.3
66idna == 3.6
77Jinja2 == 3.1.3
88jsonschema == 4.21.1
9- MarkupSafe == 2.1.4
9+ MarkupSafe == 2.1.5
1010mccabe == 0.7.0
1111ninja2 == 0.1
1212pycodestyle == 2.11.1
@@ -17,7 +17,7 @@ python-editor==1.0.4
1717readchar == 4.0.5
1818requests == 2.31.0
1919six == 1.16.0
20- urllib3 == 2.1 .0
20+ urllib3 == 2.2 .0
2121wcwidth == 0.2.13
2222pyyaml == 6.0.1
2323xmltodict == 0.13.0
You can’t perform that action at this time.
0 commit comments