Skip to content

Commit

Permalink
Merge pull request #172 from alarmdisplay/renovate/paambaati-codeclim…
Browse files Browse the repository at this point in the history
…ate-action-8.x

chore(deps): update paambaati/codeclimate-action action to v8
  • Loading branch information
abrain authored Aug 8, 2024
2 parents 39d04e1 + 50653ef commit 9553d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- run: npm run compile
- run: npm run jest -- --coverage
- name: Upload code coverage to Code Climate
uses: paambaati/codeclimate-action@v6.0.0
uses: paambaati/codeclimate-action@v8.0.0
env:
CC_TEST_REPORTER_ID: ${{secrets.CC_TEST_REPORTER_ID}}
with:
Expand Down

0 comments on commit 9553d9c

Please # to comment.