From 3ed4b701ca7adb074385b734e7b5f3334bd0425c Mon Sep 17 00:00:00 2001 From: Tobias Gruetzmacher Date: Thu, 26 Aug 2021 22:31:18 +0200 Subject: [PATCH] Seems not every action publishes major semantic tags... --- .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 bb2a33b90..99bda4935 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -28,7 +28,7 @@ jobs: if: ${{ matrix.python-version != '3.9' }} - name: Test with tox (and upload coverage) - uses: paambaati/codeclimate-action@v2 + uses: paambaati/codeclimate-action@v2.7.5 if: ${{ matrix.python-version == '3.9' }} env: CC_TEST_REPORTER_ID: 2a411f596959fc32f5d73f3ba7cef8cc4d5733299d742dbfc97fd6c190b9010c