File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1717 "TOC_TARGET_PATHS" : " README*.md" ,
1818 "BRANCH_PREFIX" : " release/" ,
1919 "ANNOTATION_EXCLUDE_PATTERNS" : [
20- " warning jest" ,
21- " warning babel-jest" ,
20+ " >> warning " ,
2221 " Cloning into" ,
2322 " has unmet peer dependency" ,
24- " has incorrect peer dependency"
23+ " has incorrect peer dependency" ,
24+ " Using version" ,
25+ " travis-ci" ,
26+ " tests/bootstrap.php"
2527 ]
2628}
Original file line number Diff line number Diff line change 2020 with :
2121 CONFIG_FILENAME : workflow-settings.json, workflow-details.json
2222 IGNORE_WARNING : ' true'
23- - uses : technote-space/download-annotations-action@v1
23+ - uses : technote-space/download-annotations-action@v2
2424 id : annotations
2525 with :
2626 TARGET_RUN_ID : ${{ github.event.workflow_run.id }}
You can’t perform that action at this time.
0 commit comments