Skip to content

Commit

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

chore(deps): update paambaati/codeclimate-action action to v5
  • Loading branch information
HappyTetrahedron committed Apr 9, 2024
2 parents 184dbf5 + a7340a8 commit b6e1009
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.2.0
uses: paambaati/codeclimate-action@v5.0.0
env:
CC_TEST_REPORTER_ID: 27d18f1a01929fb013c67d9bda35dd57b47eb02b1a6f1230dfd5f44fb4968ce0
with:
Expand Down

0 comments on commit b6e1009

Please sign in to comment.