Skip to content

Commit

Permalink
Bump amancevice/setup-code-climate from 1 to 2 (#131)
Browse files Browse the repository at this point in the history
Bumps [amancevice/setup-code-climate](https://github.com/amancevice/setup-code-climate) from 1 to 2.
- [Release notes](https://github.com/amancevice/setup-code-climate/releases)
- [Commits](amancevice/setup-code-climate@v1...v2)

---
updated-dependencies:
- dependency-name: amancevice/setup-code-climate
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 4767809 commit dc2b3a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

steps:
- name: CodeClimate Install
uses: amancevice/setup-code-climate@v1
uses: amancevice/setup-code-climate@v2
if: ${{ github.event_name != 'pull_request' }}
with:
cc_test_reporter_id: "${{ secrets.CC_TEST_REPORTER_ID }}"
Expand Down

0 comments on commit dc2b3a9

Please sign in to comment.