Skip to content

Commit d8a6691

Browse files
build(deps): bump paambaati/codeclimate-action from 6.0.0 to 9.0.0
Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 6.0.0 to 9.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@v6.0.0...v9.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 60e73da commit d8a6691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- run: yarn test
2020
- run: yarn build
2121
- name: Code Climate Coverage Action
22-
uses: paambaati/codeclimate-action@v6.0.0
22+
uses: paambaati/codeclimate-action@v9.0.0
2323
env:
2424
CC_TEST_REPORTER_ID: 22bd54904a2b6d24a8633419c02bc0cda72e442d328bb0a9d6a44d523e17b151
2525
with:

0 commit comments

Comments
 (0)