Skip to content

Commit

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

Update paambaati/codeclimate-action action to v6
  • Loading branch information
Fryguy committed Apr 26, 2024
2 parents c9de95e + 81d0911 commit 3dcb344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Expand Up @@ -32,4 +32,4 @@ jobs:
- name: Report code coverage
if: "${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.0' && matrix.rails-version == '6.1' }}"
continue-on-error: true
uses: paambaati/codeclimate-action@v5
uses: paambaati/codeclimate-action@v6

0 comments on commit 3dcb344

Please sign in to comment.