Skip to content

Commit

Permalink
Merge pull request #13000 from rubocop/dependabot/github_actions/paam…
Browse files Browse the repository at this point in the history
…baati/codeclimate-action-8

Bump paambaati/codeclimate-action from 6 to 8
  • Loading branch information
koic committed Jun 17, 2024
2 parents 67e5b3a + e763e88 commit f33b940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
name: Download Coverage Artifacts
with:
pattern: coverage-*
- uses: paambaati/codeclimate-action@v6
- uses: paambaati/codeclimate-action@v8
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
if: ${{ env.CC_TEST_REPORTER_ID != '' }}
Expand Down

0 comments on commit f33b940

Please sign in to comment.