Skip to content

Commit

Permalink
github: bump paambaati/codeclimate-action from 8 to 9
Browse files Browse the repository at this point in the history
Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 8 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@v8...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 Sep 1, 2024
1 parent 9f247d5 commit 2769431
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 @@ -43,7 +43,7 @@ jobs:
verbose: true

- name: Upload coverage report to CodeClimate
uses: paambaati/codeclimate-action@v8
uses: paambaati/codeclimate-action@v9
if: ${{ env.PYTHON_VERSION_COVERAGE == matrix.name }}
env:
CC_TEST_REPORTER_ID: c166698db1e0c43d70376173ccdb09b204f80a9cf0e9aa55ff387438e44a0b77

0 comments on commit 2769431

Please sign in to comment.