Skip to content

Commit 0a566fb

Browse files
authored
Merge pull request #145 from ManageIQ/renovate/paambaati-codeclimate-action-8.x
2 parents bbc09d4 + f278f2a commit 0a566fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@ jobs:
6666
- name: Report code coverage
6767
if: ${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.1' }}
6868
continue-on-error: true
69-
uses: paambaati/codeclimate-action@v6
69+
uses: paambaati/codeclimate-action@v8
7070
env:
7171
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}

0 commit comments

Comments
 (0)