Skip to content

Commit 82b532d

Browse files
Bump paambaati/codeclimate-action from 4.0.0 to 5.0.0
Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 4.0.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@v4.0.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] <support@github.com>
1 parent 5d57767 commit 82b532d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
bundler-cache: true
4545
ruby-version: ${{ matrix.ruby }}
4646
- run: bundle exec rspec
47-
- uses: paambaati/codeclimate-action@v4.0.0
47+
- uses: paambaati/codeclimate-action@v5.0.0

0 commit comments

Comments
 (0)