Skip to content

Commit

Permalink
Merge pull request #951 from projectsyn/renovate/paambaati-codeclimat…
Browse files Browse the repository at this point in the history
…e-action-6.x

Update paambaati/codeclimate-action action to v6
simu authored Apr 29, 2024
2 parents 97d2d12 + 8ff3b8a commit 366eccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
@@ -46,7 +46,7 @@ jobs:
env:
SSH_AUTH_SOCK: /tmp/ssh_agent.sock
- name: Upload code coverage report to Code Climate
uses: paambaati/codeclimate-action@v5.0.0
uses: paambaati/codeclimate-action@v6.0.0
env:
CC_TEST_REPORTER_ID: f9c194f25b65bf9c9413d736386e70d32c128516218768333cd7205e79076506
with:

0 comments on commit 366eccd

Please sign in to comment.