Skip to content

Commit

Permalink
Bump paambaati/codeclimate-action from 6.0.0 to 8.0.0 (#32)
Browse files Browse the repository at this point in the history
Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 6.0.0 to 8.0.0.
- [Release notes](https://github.com/paambaati/codeclimate-action/releases)
- [Changelog](https://github.com/paambaati/codeclimate-action/blob/main/CHANGELOG.md)
- [Commits](paambaati/codeclimate-action@v6.0.0...v8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 81a06b5 commit fc02884
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,6 +33,6 @@ jobs:
- name: Run tests
run: bundle exec rake
- name: Test & publish code coverage
uses: paambaati/codeclimate-action@v6.0.0
uses: paambaati/codeclimate-action@v8.0.0
env:
CC_TEST_REPORTER_ID: 5eb18755d37a922854aca7f2b807e1ef00d4300eacb6eace8ae6060b9d3aed97

0 comments on commit fc02884

Please sign in to comment.