File tree Expand file tree Collapse file tree 6 files changed +14
-14
lines changed
Expand file tree Collapse file tree 6 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1818 matrix :
1919 language : ['javascript']
2020 steps :
21- - uses : actions/checkout@v3.5.0
21+ - uses : actions/checkout@v3.5.2
2222 with :
2323 submodules : recursive
2424 - uses : actions/setup-node@v3.6.0
Original file line number Diff line number Diff line change 2222 node-version : [16.x]
2323
2424 steps :
25- - uses : actions/checkout@v3.5.0
25+ - uses : actions/checkout@v3.5.2
2626 with :
2727 submodules : recursive
2828 - name : Use Node.js ${{ matrix.node-version }} on ${{ matrix.os }}
4949 path-to-lcov : ./test/coverage/lcov.info
5050 - name : publish code coverage to code climate
5151 if : matrix.os == 'ubuntu-latest'
52- uses : paambaati/codeclimate-action@v3.2 .0
52+ uses : paambaati/codeclimate-action@v4.0 .0
5353 env :
5454 CC_TEST_REPORTER_ID : ${{ secrets.CC_TEST_REPORTER_ID }}
5555 with :
Original file line number Diff line number Diff line change 2222 node-version : [16.x]
2323
2424 steps :
25- - uses : actions/checkout@v3.5.0
25+ - uses : actions/checkout@v3.5.2
2626 with :
2727 submodules : recursive
2828 - name : Use Node.js ${{ matrix.node-version }} on ${{ matrix.os }}
4949 path-to-lcov : ./test/coverage/lcov.info
5050 - name : publish code coverage to code climate
5151 if : matrix.os == 'ubuntu-latest'
52- uses : paambaati/codeclimate-action@v3.2 .0
52+ uses : paambaati/codeclimate-action@v4.0 .0
5353 env :
5454 CC_TEST_REPORTER_ID : ${{ secrets.CC_TEST_REPORTER_ID }}
5555 with :
Original file line number Diff line number Diff line change 2222 node-version : [16.x]
2323
2424 steps :
25- - uses : actions/checkout@v3.5.0
25+ - uses : actions/checkout@v3.5.2
2626 with :
2727 submodules : recursive
2828 - name : Use Node.js ${{ matrix.node-version }} on ${{ matrix.os }}
4949 path-to-lcov : ./test/coverage/lcov.info
5050 - name : publish code coverage to code climate
5151 if : matrix.os == 'ubuntu-latest'
52- uses : paambaati/codeclimate-action@v3.2 .0
52+ uses : paambaati/codeclimate-action@v4.0 .0
5353 env :
5454 CC_TEST_REPORTER_ID : ${{ secrets.CC_TEST_REPORTER_ID }}
5555 with :
Original file line number Diff line number Diff line change 2626 node-version : [16.x]
2727
2828 steps :
29- - uses : actions/checkout@v3.5.0
29+ - uses : actions/checkout@v3.5.2
3030 with :
3131 submodules : recursive
3232 - name : Use Node.js ${{ matrix.node-version }} on ${{ matrix.os }}
5454 path-to-lcov : ./test/coverage/lcov.info
5555 - name : publish code coverage to code climate
5656 if : matrix.os == 'ubuntu-latest'
57- uses : paambaati/codeclimate-action@v3.2 .0
57+ uses : paambaati/codeclimate-action@v4.0 .0
5858 env :
5959 CC_TEST_REPORTER_ID : ${{ secrets.CC_TEST_REPORTER_ID }}
6060 with :
Original file line number Diff line number Diff line change 124124 "prettier" : " 2.8.8" ,
125125 "remark-cli" : " 11.0.0" ,
126126 "remark-frontmatter" : " 4.0.1" ,
127- "remark-lint" : " 9.1.1 " ,
127+ "remark-lint" : " 9.1.2 " ,
128128 "remark-lint-heading-whitespace" : " 1.0.0" ,
129- "remark-lint-list-item-indent" : " 3.1.1 " ,
129+ "remark-lint-list-item-indent" : " 3.1.2 " ,
130130 "remark-lint-no-dead-urls" : " 1.1.0" ,
131131 "remark-lint-no-duplicate-headings" : " 3.1.1" ,
132132 "remark-lint-write-good" : " 1.2.0" ,
133- "remark-preset-lint-consistent" : " 5.1.1 " ,
134- "remark-preset-lint-markdown-style-guide" : " 5.1.2 " ,
135- "remark-preset-lint-recommended" : " 6.1.2 " ,
133+ "remark-preset-lint-consistent" : " 5.1.2 " ,
134+ "remark-preset-lint-markdown-style-guide" : " 5.1.3 " ,
135+ "remark-preset-lint-recommended" : " 6.1.3 " ,
136136 "remark-retext" : " 5.0.1" ,
137137 "remark-validate-links" : " 12.1.1" ,
138138 "retext-contractions" : " 5.2.0" ,
You can’t perform that action at this time.
0 commit comments