From ad6b1c5e13cc959ea07c7d357a31d09b662c6f53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 08:56:09 +0000 Subject: [PATCH] Update paambaati/codeclimate-action action to v6 --- .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 2f56cb2..2aad0ee 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -31,4 +31,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@v5 + uses: paambaati/codeclimate-action@v6