Skip to content

Commit

Permalink
Update paambaati/codeclimate-action action to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ThomasKoppensteiner committed Dec 19, 2024
1 parent c8ad086 commit 5fb24ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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@v8.0.0
- uses: paambaati/codeclimate-action@v9.0.0
env:
# Set CC_TEST_REPORTER_ID as secret of your repo
CC_TEST_REPORTER_ID: ${{secrets.CC_TEST_REPORTER_ID}}
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- Remove Dependabot
- Add Renovate dependency dashboard
- Update test dependency sinatra to v4
- Update paambaati/codeclimate-action action to v9

## [1.7.0] - 2023-12-15

Expand Down

0 comments on commit 5fb24ac

Please sign in to comment.