Skip to content

Commit

Permalink
build(deps): update paambaati/codeclimate-action action to v9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent 099e4b8 commit be45313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

- name: Upload test coverage to Code Climate
if: ${{ matrix.node_version == 18 }}
uses: paambaati/codeclimate-action@v6.0.0
uses: paambaati/codeclimate-action@v9.0.0
env:
CC_TEST_REPORTER_ID: 7a4b78747587abb295ccb41439d7d067b9de2d885a766e7e88d5e8409599d2ea

Expand Down

0 comments on commit be45313

Please sign in to comment.