Skip to content

Commit 12c3933

Browse files
authored
Merge pull request #248 from ManageIQ/renovate/paambaati-codeclimate-action-8.x
2 parents a9f417e + d3f3f82 commit 12c3933

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
@@ -30,4 +30,4 @@ jobs:
3030
- name: Report code coverage
3131
if: "${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.0' }}"
3232
continue-on-error: true
33-
uses: paambaati/codeclimate-action@v6
33+
uses: paambaati/codeclimate-action@v8

0 commit comments

Comments
 (0)