diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d3c8c25d..2a37138c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,7 +44,7 @@ jobs: - name: publish code coverage to code-climate (duh) if: ${{ github.event_name == 'push' }} - uses: paambaati/codeclimate-action@v3.1.0 + uses: paambaati/codeclimate-action@v3.1.1 env: CC_TEST_REPORTER_ID: 3470adaf12ff7cecdfe5a968ae0e95d098b6ee58c340114e1e90d440ee9e66ab with: