Skip to content

Commit 7f94c34

Browse files
committed
chore(deps): update paambaati/codeclimate-action action to v9
1 parent 1611d2b commit 7f94c34

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
@@ -249,7 +249,7 @@ jobs:
249249
node-version: 20
250250

251251
- name: Codeclimate
252-
uses: paambaati/codeclimate-action@v8.0.0
252+
uses: paambaati/codeclimate-action@v9.0.0
253253
env:
254254
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
255255
with:

0 commit comments

Comments
 (0)