Skip to content

Commit 4ae76e5

Browse files
authored
Merge pull request #9581 from ManageIQ/renovate/paambaati-codeclimate-action-9.x
Update paambaati/codeclimate-action action to v9
2 parents 9116fa8 + 7ff0906 commit 4ae76e5

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
@@ -66,4 +66,4 @@ jobs:
6666
if: "${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.3' &&
6767
matrix.test-suite == 'spec' }}"
6868
continue-on-error: true
69-
uses: paambaati/codeclimate-action@v5
69+
uses: paambaati/codeclimate-action@v9

0 commit comments

Comments
 (0)