Skip to content

Commit

Permalink
update codeclimate-action to 3.2.0 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
morozgrafix authored Jan 11, 2023
1 parent 3d271e5 commit a9030ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
- name: Run tests
run: bundle exec rake
- name: Test & publish code coverage
uses: paambaati/codeclimate-action@v3.0.0
uses: paambaati/codeclimate-action@v3.2.0
env:
CC_TEST_REPORTER_ID: 27df0a8ad648d4af0f931c1b0101cca2278fcfd755112b4d563650c45f48071c

0 comments on commit a9030ad

Please sign in to comment.