Skip to content

Commit

Permalink
Merge pull request #106 from vshn/renovate/paambaati-codeclimate-acti…
Browse files Browse the repository at this point in the history
…on-9.x

Update paambaati/codeclimate-action action to v9
  • Loading branch information
TheBigLee authored Oct 23, 2024
2 parents c1af243 + 447be34 commit bbd2d80
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 @@ -27,7 +27,7 @@ jobs:
- name: Test
run: make integration-test
- name: Upload code coverage report to Code Climate
uses: paambaati/codeclimate-action@v3.2.0
uses: paambaati/codeclimate-action@v9.0.0
env:
CC_TEST_REPORTER_ID: 844ca500bcd31b9ccdb52f6c5d587d6249f2e287854a8a5926de12921f9e2c8a
with:
Expand Down

0 comments on commit bbd2d80

Please sign in to comment.