From 098aff603d1624ae15e3019289d5ad5f9aa63e13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Oct 2022 23:18:23 +0700 Subject: [PATCH] Bump paambaati/codeclimate-action from 3.0.0 to 3.1.0 (#2307) Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ee6c57e37b..968fc98293 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -199,7 +199,7 @@ jobs: mongodb-version: 5.0 - name: Testing... - uses: paambaati/codeclimate-action@v3.0.0 + uses: paambaati/codeclimate-action@v3.1.0 env: CC_TEST_REPORTER_ID: 346a83855d7124e9da8e6ec36a4fd01dc432f5cdc755eb28da7d9c44da9d1142 with: