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:
Dan Yeaw 2020-10-05 09:34:25 -04:00 committed by GitHub
commit 86026681d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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