Skip to content

Commit

Permalink
Bump paambaati/codeclimate-action from 8 to 9 (#209)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 7e9f272 commit c3b543c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,6 @@ jobs:
ruby-version: '3'
bundler-cache: true
- run: npm install -g svgo
- uses: paambaati/codeclimate-action@v8
- uses: paambaati/codeclimate-action@v9
with:
coverageCommand: bundle exec rspec

0 comments on commit c3b543c

Please sign in to comment.