diff --git a/.github/workflows/gate_fedora.yml b/.github/workflows/gate_fedora.yml index 0b2555739ff..4840765e9da 100644 --- a/.github/workflows/gate_fedora.yml +++ b/.github/workflows/gate_fedora.yml @@ -56,7 +56,7 @@ jobs: run: git config --global --add safe.directory "$GITHUB_WORKSPACE" - name: Upload coverage to Code Climate # Requires: git package if: ${{ github.repository == 'ComplianceAsCode/content' }} - uses: paambaati/codeclimate-action@7c100bd1ed15de0bdee476b38ca759d8c94207b5 # v8.0.0 + uses: paambaati/codeclimate-action@f429536ee076d758a24705203199548125a28ca7 # v9.0.0 env: CC_TEST_REPORTER_ID: e67e068471d32b63f8e9561dba8f6a3f84dcc76b05ebfd98e44ced1a91cff854 with: