Skip to content

Commit 6c3d928

Browse files
dependabot[bot]kruton
authored andcommitted
Bump paambaati/codeclimate-action from 5.0.0 to 8.0.0
Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 5.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@v5.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>
1 parent 82ab7d5 commit 6c3d928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }}
4848
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
4949
- name: Upload coverate to CodeClimate
50-
uses: paambaati/codeclimate-action@a1831d7162ea1fbc612ffe5fb3b90278b7999d59 # v5.0.0
50+
uses: paambaati/codeclimate-action@f429536ee076d758a24705203199548125a28ca7 # v9.0.0
5151
env:
5252
CC_TEST_REPORTER_ID: 9c22853d2ecf28aec51c1b578072031a3a655790cffb9fecfed6101920e5446c
5353
JACOCO_SOURCE_PATH: "${{github.workspace}}/src/main/java"

0 commit comments

Comments
 (0)