Skip to content

Commit

Permalink
Update paambaati/codeclimate-action action to v3.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed Oct 20, 2022
1 parent f312391 commit e92bc05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -32,7 +32,7 @@ jobs:
run: make test

- name: Upload code coverage report to Code Climate
uses: paambaati/codeclimate-action@v3.0.0
uses: paambaati/codeclimate-action@v3.1.1
env:
CC_TEST_REPORTER_ID: a86e80d59b4971fac6556da023d0e6a88ea29cc24be8fd965a61aa1219c956bd
with:
Expand Down

0 comments on commit e92bc05

Please sign in to comment.