Skip to content

Commit

Permalink
Merge pull request #12062 from ComplianceAsCode/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/paambaati/codeclimate-action-8.0.0

Bump paambaati/codeclimate-action from 6.0.0 to 8.0.0
  • Loading branch information
marcusburghardt authored Jun 13, 2024
2 parents 9be0ad0 + 5339be6 commit fcbb19a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gate_fedora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,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@v6.0.0
uses: paambaati/codeclimate-action@v8.0.0
env:
CC_TEST_REPORTER_ID: e67e068471d32b63f8e9561dba8f6a3f84dcc76b05ebfd98e44ced1a91cff854
with:
Expand Down

0 comments on commit fcbb19a

Please sign in to comment.