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