Skip to content

Commit

Permalink
chore(ci): bump paambaati/codeclimate-action from 5 to 9
Browse files Browse the repository at this point in the history
Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 5 to 9.
- [Release notes](https://github.com/paambaati/codeclimate-action/releases)
- [Changelog](https://github.com/paambaati/codeclimate-action/blob/main/CHANGELOG.md)
- [Commits](paambaati/codeclimate-action@v5...v9)

---
updated-dependencies:
- dependency-name: paambaati/codeclimate-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 03cf60a commit 81d9555
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 @@ -61,7 +61,7 @@ jobs:
if: success()
continue-on-error: true
- name: Upload code coverage data to CodeClimate
uses: paambaati/codeclimate-action@v5
uses: paambaati/codeclimate-action@v9
with:
coverageLocations: coverage/coverage.json:simplecov
debug: true
Expand Down

0 comments on commit 81d9555

Please sign in to comment.