Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Commit

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

Update paambaati/codeclimate-action action to v8
  • Loading branch information
agrare authored Jun 12, 2024
2 parents 9fd524a + 74e7889 commit 10b1d8f
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 @@ -31,4 +31,4 @@ jobs:
- name: Report code coverage
if: "${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.0' }}"
continue-on-error: true
uses: paambaati/codeclimate-action@v6
uses: paambaati/codeclimate-action@v8

0 comments on commit 10b1d8f

Please sign in to comment.