Skip to content

Commit

Permalink
Merge pull request #160 from datopian/dependabot/github_actions/paamb…
Browse files Browse the repository at this point in the history
…aati/codeclimate-action-6

Bump paambaati/codeclimate-action from 5 to 6
  • Loading branch information
athornton authored May 15, 2024
2 parents f105957 + f6cf83c commit e4c45e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
run: |
make test PYTEST_EXTRA_ARGS="--cov=giftless"
coverage xml
- uses: paambaati/codeclimate-action@v5
- uses: paambaati/codeclimate-action@v6
env:
CC_TEST_REPORTER_ID: cca5a6743728de037cb47d4a845e35c682b4469c0f9c52851f4f3824dd471f87

0 comments on commit e4c45e4

Please sign in to comment.