Bump paambaati/codeclimate-action from v2.7.1 to v2.7.3

Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from v2.7.1 to v2.7.3.
- [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.1...738fb8ce9bd3dda56152c27bd729624b4ebd9935)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-02 06:09:03 +00:00 committed by GitHub
parent 5d4f9d18c0
commit f364499bf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ jobs:
- name: Test with Pytest
run: xvfb-run pytest
- name: Code Climate Coverage Action
uses: paambaati/codeclimate-action@v2.7.1
uses: paambaati/codeclimate-action@v2.7.3
env:
CC_TEST_REPORTER_ID: f9441442730130d385df69241a779ac3b663756ed21881179826e3fab7e01924
with: