Skip to content

Commit b6e1009

Browse files
Merge pull request #73 from vshn/renovate/paambaati-codeclimate-action-5.x
chore(deps): update paambaati/codeclimate-action action to v5
2 parents 184dbf5 + a7340a8 commit b6e1009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: make test
3333

3434
- name: Upload code coverage report to Code Climate
35-
uses: paambaati/codeclimate-action@v3.2.0
35+
uses: paambaati/codeclimate-action@v5.0.0
3636
env:
3737
CC_TEST_REPORTER_ID: 27d18f1a01929fb013c67d9bda35dd57b47eb02b1a6f1230dfd5f44fb4968ce0
3838
with:

0 commit comments

Comments
 (0)