Skip to content

Commit 171fd1f

Browse files
Bump paambaati/codeclimate-action from 5 to 6
Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 5 to 6. - [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...v6) --- 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 f7594fa commit 171fd1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
run: |
2828
make test PYTEST_EXTRA_ARGS="--cov=giftless"
2929
coverage xml
30-
- uses: paambaati/codeclimate-action@v5
30+
- uses: paambaati/codeclimate-action@v6
3131
env:
3232
CC_TEST_REPORTER_ID: cca5a6743728de037cb47d4a845e35c682b4469c0f9c52851f4f3824dd471f87

0 commit comments

Comments
 (0)