Skip to content

Commit d8a1d42

Browse files
authored
Merge pull request #38 from appuio/renovate/paambaati-codeclimate-action-3.x
Update paambaati/codeclimate-action action to v3.2.0
2 parents 9921189 + 962deee commit d8a1d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
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.0.0
35+
uses: paambaati/codeclimate-action@v3.2.0
3636
env:
3737
CC_TEST_REPORTER_ID: 0225380e1c351d978d26eb4a05280c6ec029f15e1660a98328d3da8c4ada76a5
3838
with:

0 commit comments

Comments
 (0)