Skip to content

Commit

Permalink
Bump paambaati/codeclimate-action from v5.0.0 to v8.0.0 in ci GA work…
Browse files Browse the repository at this point in the history
…flow
  • Loading branch information
victorpopkov committed Jul 11, 2024
1 parent 804309e commit 2c75c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
- name: Send Code Climate report
uses: paambaati/codeclimate-action@v5.0.0
uses: paambaati/codeclimate-action@v8.0.0
if: ${{ !env.ACT && github.event_name != 'pull_request' }}
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
Expand Down

0 comments on commit 2c75c4d

Please sign in to comment.