From 2769431ae86049798425235cbe034b012ed21ede Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 08:14:03 +0000 Subject: [PATCH] github: bump paambaati/codeclimate-action from 8 to 9 Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 8 to 9. - [Release notes](https://github.com/paambaati/codeclimate-action/releases) - [Changelog](https://github.com/paambaati/codeclimate-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/paambaati/codeclimate-action/compare/v8...v9) --- updated-dependencies: - dependency-name: paambaati/codeclimate-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .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 39db425..7243491 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -43,7 +43,7 @@ jobs: verbose: true - name: Upload coverage report to CodeClimate - uses: paambaati/codeclimate-action@v8 + uses: paambaati/codeclimate-action@v9 if: ${{ env.PYTHON_VERSION_COVERAGE == matrix.name }} env: CC_TEST_REPORTER_ID: c166698db1e0c43d70376173ccdb09b204f80a9cf0e9aa55ff387438e44a0b77