Skip to content

Commit

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

chore(deps): update paambaati/codeclimate-action action to v9
  • Loading branch information
dwightjack authored Oct 3, 2024
2 parents 1ff0318 + 764cc64 commit 648e23b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Test
run: pnpm -r test
- name: Upload code coverage
uses: paambaati/codeclimate-action@7c100bd1ed15de0bdee476b38ca759d8c94207b5 # v8.0.0
uses: paambaati/codeclimate-action@f429536ee076d758a24705203199548125a28ca7 # v9.0.0
env:
CC_TEST_REPORTER_ID: ${{secrets.CC_TEST_REPORTER_ID}}
with:
Expand Down

0 comments on commit 648e23b

Please sign in to comment.