Skip to content

Commit 3366d16

Browse files
authored
Merge pull request #261 from ManageIQ/renovate/paambaati-codeclimate-action-8.x
Update paambaati/codeclimate-action action to v8
2 parents 6c516f2 + c4f0098 commit 3366d16

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.0' }}"
4848
continue-on-error: true
49-
uses: paambaati/codeclimate-action@v6
49+
uses: paambaati/codeclimate-action@v8

0 commit comments

Comments
 (0)