Skip to content

Commit c96b623

Browse files
chore(deps): update paambaati/codeclimate-action action to v9
1 parent 535a9dc commit c96b623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ jobs:
3939
- run: pnpm test
4040
- run: pnpm build
4141
- name: Publish code coverage
42-
uses: paambaati/codeclimate-action@v3.2.0
42+
uses: paambaati/codeclimate-action@v9.0.0
4343
env:
4444
CC_TEST_REPORTER_ID: 7faf3080bb50c92d2efae792088aca807b6a54bafa2482384b30d163a7a28838

0 commit comments

Comments
 (0)