Skip to content

Commit a60b38a

Browse files
authored
Merge pull request ManageIQ#69 from ManageIQ/renovate/paambaati-codeclimate-action-9.x
Update paambaati/codeclimate-action action to v9
2 parents 9bd7292 + f7f7dde commit a60b38a

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
@@ -46,4 +46,4 @@ jobs:
4646
- name: Report code coverage
4747
if: "${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.1' }}"
4848
continue-on-error: true
49-
uses: paambaati/codeclimate-action@v8
49+
uses: paambaati/codeclimate-action@v9

0 commit comments

Comments
 (0)