Skip to content

Commit 8a0db29

Browse files
authored
Merge pull request #889 from ManageIQ/renovate/paambaati-codeclimate-action-9.x
Update paambaati/codeclimate-action action to v9
2 parents 3650b8b + 932253f commit 8a0db29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
- name: Report code coverage
4848
if: ${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.1' }}
4949
continue-on-error: true
50-
uses: paambaati/codeclimate-action@v8
50+
uses: paambaati/codeclimate-action@v9

0 commit comments

Comments
 (0)