mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-22 02:52:49 +01:00
Bump codeclimate action
This commit is contained in:
parent
7b47dc5744
commit
54ad3609b9
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- run: gem install bundler
|
||||
- run: bundle install --jobs 4 --retry 3
|
||||
- uses: paambaati/codeclimate-action@v2.4.0
|
||||
- uses: paambaati/codeclimate-action@v2.5.6
|
||||
env:
|
||||
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
|
||||
DATABASE_URL: postgres://postgres@postgres/postgres
|
||||
|
Loading…
Reference in New Issue
Block a user