Skip to content

Commit

Permalink
Merge pull request ManageIQ#130 from ManageIQ/renovate/paambaati-code…
Browse files Browse the repository at this point in the history
…climate-action-6.x

Update paambaati/codeclimate-action action to v6
  • Loading branch information
agrare authored Apr 29, 2024
2 parents 451a44a + beacf4c commit 813be20
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 @@ -56,4 +56,4 @@ jobs:
- name: Report code coverage
if: ${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '2.7' && matrix.rails-version == '6.1' }}
continue-on-error: true
uses: paambaati/codeclimate-action@v5
uses: paambaati/codeclimate-action@v6

0 comments on commit 813be20

Please sign in to comment.