Skip to content

Commit

Permalink
ci: Bump codeclimate-action to v2.2.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
paambaati authored Oct 27, 2019
1 parent 906fa1e commit 73c2075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- run: npm install -g yarn
- run: yarn install
- run: yarn build
- uses: paambaati/codeclimate-action@v2.2.0
- uses: paambaati/codeclimate-action@v2.2.4
env:
CC_TEST_REPORTER_ID: 945dfb58a832d233a3caeb84e3e6d3be212e8c7abcb48117fce63b9adcb43647
with:
Expand Down

0 comments on commit 73c2075

Please sign in to comment.