From 42a719ad5795e098685a46b97c8d78493928a596 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 19:41:34 +0000 Subject: [PATCH] chore(deps): bump paambaati/codeclimate-action from 6 to 9 Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 6 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/v6...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/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 2868e84..daa8022 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -27,6 +27,6 @@ jobs: run: | make test PYTEST_EXTRA_ARGS="--cov=giftless" coverage xml - - uses: paambaati/codeclimate-action@v6 + - uses: paambaati/codeclimate-action@v9 env: CC_TEST_REPORTER_ID: cca5a6743728de037cb47d4a845e35c682b4469c0f9c52851f4f3824dd471f87