Skip to content

Commit 5ecc2c5

Browse files
committed
chore(deps): update paambaati/codeclimate-action action to v6
1 parent 650c5ec commit 5ecc2c5

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
@@ -127,7 +127,7 @@ jobs:
127127
node-version: 18
128128

129129
- name: Codeclimate
130-
uses: paambaati/codeclimate-action@v5.0.0
130+
uses: paambaati/codeclimate-action@v6.0.0
131131
env:
132132
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
133133
with:

0 commit comments

Comments
 (0)