Skip to content

Commit 36e2c7d

Browse files
chore(deps): update paambaati/codeclimate-action action to v9 (#5699)
1 parent 21733bb commit 36e2c7d

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
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Run Coverage Report
4646
if: '!github.event.pull_request.head.repo.fork'
47-
uses: paambaati/codeclimate-action@v8.0.0
47+
uses: paambaati/codeclimate-action@v9.0.0
4848
env:
4949
CC_TEST_REPORTER_ID: ${{secrets.CC_TEST_REPORTER_ID}}
5050
with:

0 commit comments

Comments
 (0)