From a9030adbaa6aae826a86e9a140fffdb5369602cb Mon Sep 17 00:00:00 2001 From: Sergey Morozov Date: Tue, 10 Jan 2023 23:00:40 -0800 Subject: [PATCH] update codeclimate-action to 3.2.0 (#30) --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fef9ead..2173c66 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -34,6 +34,6 @@ jobs: - name: Run tests run: bundle exec rake - name: Test & publish code coverage - uses: paambaati/codeclimate-action@v3.0.0 + uses: paambaati/codeclimate-action@v3.2.0 env: CC_TEST_REPORTER_ID: 27df0a8ad648d4af0f931c1b0101cca2278fcfd755112b4d563650c45f48071c