Skip to content

Commit

Permalink
Merge pull request #30 from appuio/renovate/paambaati-codeclimate-act…
Browse files Browse the repository at this point in the history
…ion-5.x

Update paambaati/codeclimate-action action to v5
  • Loading branch information
simu authored Nov 24, 2023
2 parents bbf16ee + 14b0215 commit ca5c5b7
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 @@ -32,7 +32,7 @@ jobs:
run: make test

- name: Upload code coverage report to Code Climate
uses: paambaati/codeclimate-action@v4.0.0
uses: paambaati/codeclimate-action@v5.0.0
env:
CC_TEST_REPORTER_ID: 3ca00af82299473a23ec09eaa1039bd2e9b13db9670613f570b1a8998bb0c543
with:
Expand Down

0 comments on commit ca5c5b7

Please sign in to comment.