Skip to content

Commit 1e309c9

Browse files
chore(deps): update paambaati/codeclimate-action action to v3.1.0 (#2592)
1 parent d95a6d4 commit 1e309c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
- run: yarn run lint
4747

48-
- uses: paambaati/codeclimate-action@v3.0.0
48+
- uses: paambaati/codeclimate-action@v3.1.0
4949
env:
5050
CC_TEST_REPORTER_ID: ${{secrets.CC_TEST_REPORTER_ID}}
5151
with:

0 commit comments

Comments
 (0)