From 9657b1cd4b91147bd169ac39c83bae3a44d71f44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 05:50:43 +0000 Subject: [PATCH] Bump paambaati/codeclimate-action from 5.0.0 to 8.0.0 Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 5.0.0 to 8.0.0. - [Release notes](https://github.com/paambaati/codeclimate-action/releases) - [Changelog](https://github.com/paambaati/codeclimate-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/paambaati/codeclimate-action/compare/v5.0.0...v8.0.0) --- updated-dependencies: - dependency-name: paambaati/codeclimate-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/rspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rspec.yaml b/.github/workflows/rspec.yaml index f677d82..588cf55 100644 --- a/.github/workflows/rspec.yaml +++ b/.github/workflows/rspec.yaml @@ -26,7 +26,7 @@ jobs: ruby-version: ${{ matrix.ruby_version }} bundler-cache: true - - uses: paambaati/codeclimate-action@v5.0.0 + - uses: paambaati/codeclimate-action@v8.0.0 env: CC_TEST_REPORTER_ID: b5cd4fd6161b3e9c4605946dfffb596bdf95ed086e9a6b9e63e34c8e4a89d2bd with: