From 934dfd9a3913af881d6ed9574f7f9edc2f8ab1ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 09:17:55 +0000 Subject: [PATCH] Update paambaati/codeclimate-action action to v5 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c156dfd..0a8c394 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -27,7 +27,7 @@ jobs: - name: Run tests run: make test - name: Upload code coverage report to Code Climate - uses: paambaati/codeclimate-action@v2.7.5 + uses: paambaati/codeclimate-action@v5.0.0 env: CC_TEST_REPORTER_ID: 818f46d463e8fffd6bc6358f89a4d29f80a11806162dcb03c630b3cbec2aeccc with: