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:
parent
5d4f9d18c0
commit
f364499bf1
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user