Skip to content

Commit 14a610b

Browse files
Merge pull request #116 from ARMmaster17/dependabot/github_actions/paambaati/codeclimate-action-3.2.0
2 parents ae9aaa1 + 3ce6e8a commit 14a610b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
coverage run --source=watergrid -m unittest discover -s test -p '*.py'
9595
coverage xml -o coverage.xml
9696
- name: Submit coverage report
97-
uses: paambaati/codeclimate-action@v3.0.0
97+
uses: paambaati/codeclimate-action@v3.2.0
9898
env:
9999
CC_TEST_REPORTER_ID: 29a27fc4eb61dd439f58c906409779d64a5a760a37b8b118a643959621727e3d
100100
with:

0 commit comments

Comments
 (0)