Skip to content

Commit cbb1c9b

Browse files
Bump paambaati/codeclimate-action from 4.0.0 to 5.0.0 (#60)
1 parent 99b94e0 commit cbb1c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
github-token: ${{ secrets.GITHUB_TOKEN }}
4343
- name: Publish codeclimate code coverage
4444
if: ${{ matrix.node-version == '16' && matrix.os == 'ubuntu-latest' }}
45-
uses: paambaati/codeclimate-action@v4.0.0
45+
uses: paambaati/codeclimate-action@v5.0.0
4646
env:
4747
CC_TEST_REPORTER_ID: d9841018a6538b102775167be6694d17433a951f694e310fa8807f26fe9e0154
4848
with:

0 commit comments

Comments
 (0)