Skip to content

Commit a21694e

Browse files
committed
Bump to paambaati/codeclimate-action@v9
1 parent 53f8607 commit a21694e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
DB_ADAPTER: ${{ matrix.adapter }}
140140

141141
- name: RSpec & publish code coverage
142-
uses: paambaati/codeclimate-action@v8.0.0
142+
uses: paambaati/codeclimate-action@v9.0.0
143143
env:
144144
DB_ADAPTER: ${{ matrix.adapter }}
145145
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}

0 commit comments

Comments
 (0)