Skip to content

Commit

Permalink
Merge pull request #566 from CPS-IT/renovate/paambaati-codeclimate-ac…
Browse files Browse the repository at this point in the history
…tion-9.x

[TASK] Update paambaati/codeclimate-action action to v9
  • Loading branch information
eliashaeussler committed Aug 22, 2024
2 parents 86344d2 + 9f05c00 commit 049e0e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:

# CodeClimate
- name: CodeClimate report
uses: paambaati/codeclimate-action@v8.0.0
uses: paambaati/codeclimate-action@v9.0.0
if: env.CC_TEST_REPORTER_ID
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
Expand Down

0 comments on commit 049e0e3

Please sign in to comment.