Skip to content

Commit cd65358

Browse files
dependabot[bot]bbatsov
authored andcommitted
Bump paambaati/codeclimate-action from 3.2.0 to 5.0.0
Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 3.2.0 to 5.0.0. - [Release notes](https://github.com/paambaati/codeclimate-action/releases) - [Changelog](https://github.com/paambaati/codeclimate-action/blob/main/CHANGELOG.md) - [Commits](paambaati/codeclimate-action@v3.2.0...v5.0.0) --- updated-dependencies: - dependency-name: paambaati/codeclimate-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5e3869 commit cd65358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: bundle install --jobs 3 --retry 3
6161
- name: code coverage
6262
if: matrix.coverage
63-
uses: paambaati/codeclimate-action@v3.2.0
63+
uses: paambaati/codeclimate-action@v5.0.0
6464
env:
6565
CC_TEST_REPORTER_ID: "758a8228862932dc8afa9144c4a5bc5dfe29c2f7dde1b7734175bad49ee310e7"
6666
COVERAGE: "true"

0 commit comments

Comments
 (0)