Skip to content

Commit eaaa055

Browse files
authored
Update Code Climate action to version 9.0.0
1 parent 1b1fe74 commit eaaa055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
name: dockerfile-image-update
9696
path: dockerfile-image-update
9797
- name: Upload coverage to Code Climate
98-
uses: paambaati/codeclimate-action@v2.6.0
98+
uses: paambaati/codeclimate-action@v9.0.0
9999
env:
100100
CC_TEST_REPORTER_ID: 873529a2ad74a48f14a73b29dd3f392c7da63902534ac0fd224746f32ba77ac5
101101
JACOCO_SOURCE_PATH: "${{github.workspace}}/dockerfile-image-update/src/main/java"

0 commit comments

Comments
 (0)