Skip to content

Commit

Permalink
Bump paambaati/codeclimate-action from 5.0.0 to 6.0.0 (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
FasterSpeeding committed Apr 28, 2024
1 parent cdc1bbd commit a73bca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github/actions/py-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
python -m nox -s test-coverage
- name: Upload coverage
uses: paambaati/codeclimate-action@a1831d7162ea1fbc612ffe5fb3b90278b7999d59
uses: paambaati/codeclimate-action@b74bb25d2074a4bc16bd06fffc1b299c07b1f886
env:
CC_TEST_REPORTER_ID: {{ CODECLIMATE_TOKEN }}
with:
Expand Down

0 comments on commit a73bca9

Please sign in to comment.