Skip to content

Commit

Permalink
Merge pull request #282 from mmenanno/dependabot/github_actions/paamb…
Browse files Browse the repository at this point in the history
…aati/codeclimate-action-8.0.0

Bump paambaati/codeclimate-action from 6.0.0 to 8.0.0
  • Loading branch information
mmenanno authored Jul 9, 2024
2 parents 2c9e73e + 09e3575 commit a620616
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 @@ -51,7 +51,7 @@ jobs:
-
name: Run Tests (With Remote Calls & Coverage Report)
if: ${{ endsWith(matrix.ruby-version, '3.3') }}
uses: paambaati/codeclimate-action@v6.0.0
uses: paambaati/codeclimate-action@v8.0.0
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
REMOTE_TESTS_ENABLED: ${{ vars.REMOTE_TESTS_ENABLED }}
Expand Down

0 comments on commit a620616

Please sign in to comment.