Skip to content

Commit

Permalink
chore(deps): bump paambaati/codeclimate-action from 8 to 9 (#594)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent f56a528 commit d045392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
if: ${{ !env.UPLOAD_COVERAGE }}
run: bundle exec rake
- name: Run tests and upload coverage
uses: paambaati/codeclimate-action@v8
uses: paambaati/codeclimate-action@v9
if: ${{ env.UPLOAD_COVERAGE }}
with:
coverageCommand: bundle exec rake

0 comments on commit d045392

Please sign in to comment.