Skip to content

Commit a8c876b

Browse files
Bump paambaati/codeclimate-action from 4.0.0 to 5.0.0 (#29)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbd20c8 commit a8c876b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)