Bump paambaati/codeclimate-action from v2.7.4 to v2.7.5

Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from v2.7.4 to v2.7.5.
- [Release notes](https://github.com/paambaati/codeclimate-action/releases)
- [Changelog](https://github.com/paambaati/codeclimate-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/paambaati/codeclimate-action/compare/v2.7.4...7bcf9e73c0ee77d178e72c0ec69f1a99c1afc1f3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-10 06:05:26 +00:00 committed by GitHub
parent 556a62dd61
commit ae86240905
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@ jobs:
- name: Create Source Dist and Wheel
run: make dist
- name: Upload Code Coverage to Code Climate
uses: paambaati/codeclimate-action@v2.7.4
uses: paambaati/codeclimate-action@v2.7.5
env:
CC_TEST_REPORTER_ID: 05f6288b94a87daa172d3e96a33ec331a4374be7d01eb9a42b3b21c4c550a8ff
with: