Skip to content

Commit 962deee

Browse files
Update paambaati/codeclimate-action action to v3.2.0
Signed-off-by: Renovate Bot <[email protected]>
1 parent aaddef3 commit 962deee

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)