Skip to content

Commit

Permalink
Update paambaati/codeclimate-action action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 17, 2024
1 parent 8fde8a1 commit d17480e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
with:
name: coverage-report
path: ./coverage
- uses: paambaati/codeclimate-action@v5.0.0
- uses: paambaati/codeclimate-action@v6.0.0
env:
# Set CC_TEST_REPORTER_ID as secret of your repo
CC_TEST_REPORTER_ID: ${{secrets.CC_TEST_REPORTER_ID}}
Expand Down

0 comments on commit d17480e

Please sign in to comment.