Skip to content

Commit

Permalink
Update paambaati/codeclimate-action action to v8
Browse files Browse the repository at this point in the history
| datasource  | package                      | from   | to     |
| ----------- | ---------------------------- | ------ | ------ |
| github-tags | paambaati/codeclimate-action | v6.0.0 | v8.0.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent 208e228 commit c989f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
CODECOV_TOKEN: "${{ secrets.CODECOV_TOKEN }}"

- name: "Upload coverage to Codeclimate"
uses: "paambaati/codeclimate-action@v6.0.0"
uses: "paambaati/codeclimate-action@v8.0.0"
env:
CC_TEST_REPORTER_ID: "${{ secrets.CODECLIMATE_API_KEY }}"
with:
Expand Down

0 comments on commit c989f92

Please sign in to comment.