Skip to content

Commit

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

[TASK] Update paambaati/codeclimate-action action to v6
  • Loading branch information
eliashaeussler committed Apr 26, 2024
2 parents 920c56d + 6078ebc commit 988b76a
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@v5.0.0
uses: paambaati/codeclimate-action@v6.0.0
if: env.CC_TEST_REPORTER_ID
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
Expand Down

0 comments on commit 988b76a

Please sign in to comment.