Skip to content

Commit 04de705

Browse files
Bump paambaati/codeclimate-action from 2.7.5 to 3.0.0
Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 2.7.5 to 3.0.0. - [Release notes](https://github.com/paambaati/codeclimate-action/releases) - [Changelog](https://github.com/paambaati/codeclimate-action/blob/master/CHANGELOG.md) - [Commits](paambaati/codeclimate-action@v2.7.5...v3.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 abefbac commit 04de705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
run: composer run-script test-ci
7070

7171
- name: Publish code coverage
72-
uses: paambaati/codeclimate-action@v2.7.5
72+
uses: paambaati/codeclimate-action@v3.0.0
7373
env:
7474
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
7575
with:

0 commit comments

Comments
 (0)