Skip to content

Commit 5b15719

Browse files
authored
Merge pull request #255 from ManageIQ/renovate/paambaati-codeclimate-action-9.x
Update paambaati/codeclimate-action action to v9
2 parents c15506b + ac96341 commit 5b15719

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

0 commit comments

Comments
 (0)