From ad6f1c968a9ec10038eb622430da7218cc47b86c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 08:11:58 +0000 Subject: [PATCH] chore(deps): update paambaati/codeclimate-action action to v6 --- .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 6401c11..2f1e57b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -46,7 +46,7 @@ jobs: node-version: 18 cache: npm - run: npm ci - - uses: paambaati/codeclimate-action@v5.0.0 + - uses: paambaati/codeclimate-action@v6.0.0 env: CC_TEST_REPORTER_ID: 47dd542cbe03d857103cf6035bfde3aefc583c514273bf5bd6c3120bc4a78856 with: