From 112de1c3405cebc83d1f4c070b1e8b23cff891a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 10:24:52 +0000 Subject: [PATCH] Update paambaati/codeclimate-action action to v8 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5735875a..f3f91c01 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -46,4 +46,4 @@ jobs: - name: Report code coverage if: "${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.0' }}" continue-on-error: true - uses: paambaati/codeclimate-action@v6 + uses: paambaati/codeclimate-action@v8