Skip to content

Commit 4a4bac7

Browse files
Update paambaati/codeclimate-action action to v9 (#693)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a91459b commit 4a4bac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-climate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
composer update
5151
5252
- name: Coverage
53-
uses: paambaati/codeclimate-action@v8.0.0
53+
uses: paambaati/codeclimate-action@v9.0.0
5454
env:
5555
CC_TEST_REPORTER_ID: 49c2958be5b2f72fa7202fd4b91b4668cbfefa9aa51e949b8a0bde13bc893ae5
5656
with:

0 commit comments

Comments
 (0)