Skip to content

Commit

Permalink
Update paambaati/codeclimate-action action to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2024
1 parent 8c4f53d commit 5f84692
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 @@ -21,7 +21,7 @@ jobs:
- name: Run tests
run: make integration-test
- name: Upload code coverage report to Code Climate
uses: paambaati/codeclimate-action@v2.7.5
uses: paambaati/codeclimate-action@v8.0.0
env:
CC_TEST_REPORTER_ID: 0215663c97fb7fa30fe9dc409ea016f7219323d0cd9a882a6afe7ead0035d366
with:
Expand Down

0 comments on commit 5f84692

Please sign in to comment.