Skip to content

Commit

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

[github-actions] Bump paambaati/codeclimate-action from 5.0.0 to 6.0.0
  • Loading branch information
AndreiDrang authored Apr 27, 2024
2 parents 3125b2c + 77555f8 commit 776b03a
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@v5.0.0
uses: paambaati/codeclimate-action@v6.0.0
with:
coverageLocations: ${{github.workspace}}/coverage/coverage.xml:coverage.py

0 comments on commit 776b03a

Please sign in to comment.