Skip to content

Commit

Permalink
Merge pull request #25 from ManageIQ/renovate/paambaati-codeclimate-a…
Browse files Browse the repository at this point in the history
…ction-6.x

Update paambaati/codeclimate-action action to v6
  • Loading branch information
Fryguy authored Apr 29, 2024
2 parents 9754a16 + a9cc9dd commit af27880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ jobs:
- if: "${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '2.7' }}"
name: Report code coverage
continue-on-error: true
uses: paambaati/codeclimate-action@v5
uses: paambaati/codeclimate-action@v6
env:
CC_TEST_REPORTER_ID: "${{ secrets.CC_TEST_REPORTER_ID }}"

0 comments on commit af27880

Please sign in to comment.