From 22eaa3ef150b95cf302a805a8dd3b3668d994d24 Mon Sep 17 00:00:00 2001 From: Tobias Gruetzmacher Date: Sat, 12 Nov 2022 11:16:09 +0100 Subject: [PATCH] Update paambaati/codeclimate-action to v3.2.0 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ef908e940..2d7d22f25 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -28,7 +28,7 @@ jobs: if: ${{ matrix.python-version != '3.10' }} - name: Test with tox (and upload coverage) - uses: paambaati/codeclimate-action@v3 + uses: paambaati/codeclimate-action@v3.2.0 if: ${{ matrix.python-version == '3.10' }} env: CC_TEST_REPORTER_ID: 2a411f596959fc32f5d73f3ba7cef8cc4d5733299d742dbfc97fd6c190b9010c