Skip to content

Commit

Permalink
Update paambaati/codeclimate-action action to v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent e4a7e94 commit 777018a
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.0.0
uses: paambaati/codeclimate-action@v3.2.0
env:
CC_TEST_REPORTER_ID: 844ca500bcd31b9ccdb52f6c5d587d6249f2e287854a8a5926de12921f9e2c8a
with:
Expand Down

0 comments on commit 777018a

Please sign in to comment.