Skip to content

Commit

Permalink
chore(deps): update paambaati/codeclimate-action action to v6
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 26, 2024
1 parent b6e1009 commit 7782581
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@v5.0.0
uses: paambaati/codeclimate-action@v6.0.0
env:
CC_TEST_REPORTER_ID: 27d18f1a01929fb013c67d9bda35dd57b47eb02b1a6f1230dfd5f44fb4968ce0
with:
Expand Down

0 comments on commit 7782581

Please sign in to comment.