Skip to content

Commit 130237e

Browse files
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] <[email protected]>
1 parent 11b8b1d commit 130237e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
github-token: ${{ secrets.GITHUB_TOKEN }}
4444
- name: Publish codeclimate code coverage
4545
if: ${{ matrix.node-version == '20' && matrix.os == 'ubuntu-latest' }}
46-
uses: paambaati/codeclimate-action@v5.0.0
46+
uses: paambaati/codeclimate-action@v8.0.0
4747
env:
4848
CC_TEST_REPORTER_ID: d9841018a6538b102775167be6694d17433a951f694e310fa8807f26fe9e0154
4949
with:

0 commit comments

Comments
 (0)