Skip to content

Commit

Permalink
Merge pull request #31 from eliashaeussler/renovate/paambaati-codecli…
Browse files Browse the repository at this point in the history
…mate-action-6.x

[TASK] Update paambaati/codeclimate-action action to v6
  • Loading branch information
eliashaeussler committed Apr 26, 2024
2 parents d06b86a + 9cb85a0 commit 8fbdb07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Expand Up @@ -95,7 +95,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 8fbdb07

Please sign in to comment.