Skip to content

Commit

Permalink
CI: Use latest version of paambaati/codeclimate-action
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed Mar 31, 2023
1 parent 9ed643d commit 63712a5
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 @@ -94,7 +94,7 @@ jobs:
run: |
bundle exec rake alchemy:spec:prepare
- name: Run tests & publish code coverage
uses: paambaati/codeclimate-action@v2.7.5
uses: paambaati/codeclimate-action@v3.2.0
env:
CC_TEST_REPORTER_ID: bca4349e32f97919210ac8a450b04904b90683fcdd57d65a22c0f5065482bc22
with:
Expand Down

0 comments on commit 63712a5

Please sign in to comment.