Merge pull request #38 from gaphor/dependabot/github_actions/paambaati/codeclimate-action-v2.7.5
Bump paambaati/codeclimate-action from v2.7.4 to v2.7.5
This commit is contained in:
commit
1c6185f091
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
- name: Test with tox
|
||||
run: tox
|
||||
- name: Code Climate Coverage Action
|
||||
uses: paambaati/codeclimate-action@v2.7.4
|
||||
uses: paambaati/codeclimate-action@v2.7.5
|
||||
env:
|
||||
CC_TEST_REPORTER_ID: f9441442730130d385df69241a779ac3b663756ed21881179826e3fab7e01924
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user