Skip to content

Commit

Permalink
Merge pull request #103 from appuio/renovate/paambaati-codeclimate-ac…
Browse files Browse the repository at this point in the history
…tion-8.x

Update paambaati/codeclimate-action action to v8
  • Loading branch information
bastjan authored Jul 25, 2024
2 parents 846827a + 499c1aa commit dce5254
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@v5.0.0
uses: paambaati/codeclimate-action@v8.0.0
env:
CC_TEST_REPORTER_ID: 0225380e1c351d978d26eb4a05280c6ec029f15e1660a98328d3da8c4ada76a5
with:
Expand Down

0 comments on commit dce5254

Please sign in to comment.