Skip to content

Commit 53c6398

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

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

0 commit comments

Comments
 (0)