Skip to content

Commit

Permalink
Merge pull request #22 from bow/dependabot/github_actions/paambaati/c…
Browse files Browse the repository at this point in the history
…odeclimate-action-5.0.0

chore: Bump paambaati/codeclimate-action from 3.2.0 to 5.0.0
  • Loading branch information
bow committed Nov 10, 2023
2 parents 5c5c401 + bfa4588 commit 43d71c6
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 @@ -62,7 +62,7 @@ jobs:

- name: Upload coverage
if: matrix.python-version == '3.12'
uses: paambaati/codeclimate-action@v3.2.0
uses: paambaati/codeclimate-action@v5.0.0
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
with:
Expand Down

0 comments on commit 43d71c6

Please sign in to comment.