Skip to content

Commit

Permalink
Bump paambaati/codeclimate-action from 6.0.0 to 8.0.0 (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 14, 2024
1 parent e785837 commit b32e67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
if: ${{ matrix.python-version != env.DEFAULT_PYTHON }}

- name: Test with tox (and upload coverage)
uses: paambaati/codeclimate-action@v6.0.0
uses: paambaati/codeclimate-action@v8.0.0
if: ${{ matrix.python-version == env.DEFAULT_PYTHON }}
env:
CC_TEST_REPORTER_ID: 2a411f596959fc32f5d73f3ba7cef8cc4d5733299d742dbfc97fd6c190b9010c
Expand Down

0 comments on commit b32e67f

Please sign in to comment.