Skip to content

Commit 2eb47b8

Browse files
authored
Merge pull request #38 from appuio/renovate/paambaati-codeclimate-action-5.x
Update paambaati/codeclimate-action action to v5
2 parents 072783f + 934dfd9 commit 2eb47b8

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
@@ -27,7 +27,7 @@ jobs:
2727
- name: Run tests
2828
run: make test
2929
- name: Upload code coverage report to Code Climate
30-
uses: paambaati/codeclimate-action@v2.7.5
30+
uses: paambaati/codeclimate-action@v5.0.0
3131
env:
3232
CC_TEST_REPORTER_ID: 818f46d463e8fffd6bc6358f89a4d29f80a11806162dcb03c630b3cbec2aeccc
3333
with:

0 commit comments

Comments
 (0)