Skip to content

Commit

Permalink
Merge pull request #286 from AndreiDrang/dependabot/github_actions/pa…
Browse files Browse the repository at this point in the history
…ambaati/codeclimate-action-9.0.0

[github-actions] Bump paambaati/codeclimate-action from 8.0.0 to 9.0.0
  • Loading branch information
AndreiDrang authored Aug 22, 2024
2 parents c8ace07 + 06d5021 commit bbc3cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ jobs:
verbose: true

- name: Upload coverage to Code Climate
uses: paambaati/codeclimate-action@v8.0.0
uses: paambaati/codeclimate-action@v9.0.0
with:
coverageLocations: ${{github.workspace}}/coverage/coverage.xml:coverage.py

0 comments on commit bbc3cfc

Please sign in to comment.