Skip to content

Commit

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

[TASK] Update paambaati/codeclimate-action action to v9
  • Loading branch information
eliashaeussler authored Aug 22, 2024
2 parents fb8c299 + 27f12b1 commit 24b3b17
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 @@ -115,7 +115,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 24b3b17

Please sign in to comment.