Skip to content

Commit

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

Update paambaati/codeclimate-action action to v9
  • Loading branch information
bdunne authored Aug 21, 2024
2 parents c46f881 + 85433f2 commit b6c900d
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 @@ -52,4 +52,4 @@ jobs:
- name: Report code coverage
if: ${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.1' }}
continue-on-error: true
uses: paambaati/codeclimate-action@v8
uses: paambaati/codeclimate-action@v9

0 comments on commit b6c900d

Please sign in to comment.