Skip to content

Commit e5fe68d

Browse files
authored
Merge pull request #22 from ashtanko/renovate/paambaati-codeclimate-action-9.x
Update paambaati/codeclimate-action action to v9
2 parents a95c365 + 76775bd commit e5fe68d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
verbose: true
8888

8989
- name: Upload test coverage to Code Climate
90-
uses: paambaati/codeclimate-action@v5.0.0
90+
uses: paambaati/codeclimate-action@v9.0.0
9191
env:
9292
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
9393
JACOCO_SOURCE_PATH: "${{github.workspace}}/src/main/kotlin"

0 commit comments

Comments
 (0)