From b27db8d4b0c9820ca3fbbe856665ef776cc5953b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 4 Oct 2021 07:08:39 +0000 Subject: [PATCH] Update paambaati/codeclimate-action action to v3 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a60a06ae..ebaba2ec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,7 +43,7 @@ jobs: - name: yarn install run: yarn - name: Code Climate - uses: paambaati/codeclimate-action@v2.7.5 + uses: paambaati/codeclimate-action@v3.0.0 env: CC_TEST_REPORTER_ID: 0821c701bb20ce2afc198c727f4a8aefaecc87bf6af23f1aafd2e0fe1b09d8bf with: