Skip to content

Commit 53da440

Browse files
authored
Merge pull request #1260 from ManageIQ/renovate/paambaati-codeclimate-action-6.x
Update paambaati/codeclimate-action action to v6
2 parents d0e0d70 + ef480f8 commit 53da440

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
@@ -52,4 +52,4 @@ jobs:
5252
- name: Report code coverage
5353
if: "${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.0' }}"
5454
continue-on-error: true
55-
uses: paambaati/codeclimate-action@v5
55+
uses: paambaati/codeclimate-action@v6

0 commit comments

Comments
 (0)