Merge pull request #25 from gaphor/dependabot/github_actions/paambaati/codeclimate-action-v2.7.4
Bump paambaati/codeclimate-action from v2.7.3 to v2.7.4
This commit is contained in:
commit
86026681d2
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.3
|
||||
uses: paambaati/codeclimate-action@v2.7.4
|
||||
env:
|
||||
CC_TEST_REPORTER_ID: f9441442730130d385df69241a779ac3b663756ed21881179826e3fab7e01924
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user