Skip to content

Commit c3f6af9

Browse files
committed
Bump to paambaati/codeclimate-action@v9
1 parent 9e3e892 commit c3f6af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
bundler-cache: true
6161

6262
- name: RSpec & publish code coverage
63-
uses: paambaati/codeclimate-action@v8.0.0
63+
uses: paambaati/codeclimate-action@v9.0.0
6464
env:
6565
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
6666
with:

0 commit comments

Comments
 (0)