Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #55 from vshn/renovate/paambaati-codeclimate-actio…
Browse files Browse the repository at this point in the history
…n-3.x

Update paambaati/codeclimate-action action to v3.1.0
  • Loading branch information
ccremer authored Oct 14, 2022
2 parents 710aa1d + 45925c3 commit ecdca55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
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.0
env:
# TODO: Update Reporter ID after importing in codeclimate.com
CC_TEST_REPORTER_ID: 8297d060a2a57278046db1ec5bb0e831a5e1c4e3624ad3991492157b60fc8433
Expand Down

0 comments on commit ecdca55

Please sign in to comment.