Skip to content

Commit fdbfd3e

Browse files
Bump amancevice/setup-code-climate from 0 to 2
Bumps [amancevice/setup-code-climate](https://github.com/amancevice/setup-code-climate) from 0 to 2. - [Release notes](https://github.com/amancevice/setup-code-climate/releases) - [Commits](amancevice/setup-code-climate@v0...v2) --- updated-dependencies: - dependency-name: amancevice/setup-code-climate dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 622f473 commit fdbfd3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
runs-on: ubuntu-latest
4444
continue-on-error: ${{ matrix.experimental || endsWith(matrix.ruby, 'head') }}
4545
steps:
46-
- uses: amancevice/setup-code-climate@v0
46+
- uses: amancevice/setup-code-climate@v2
4747
name: CodeClimate Install
4848
if: matrix.ruby == '2.7' && github.event_name != 'pull_request' && always()
4949
with:

0 commit comments

Comments
 (0)