Skip to content

Commit

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

[TASK] Update paambaati/codeclimate-action action to v9
  • Loading branch information
eliashaeussler authored Aug 22, 2024
2 parents d3b2d9c + cbb044f commit 35b722d
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 35b722d

Please sign in to comment.