Skip to content

Commit 85683d4

Browse files
authored
Merge pull request #118 from ManageIQ/renovate/paambaati-codeclimate-action-9.x
Update paambaati/codeclimate-action action to v9
2 parents 19dc423 + 6f54e49 commit 85683d4

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)