Skip to content

Commit

Permalink
Bump amancevice/setup-code-climate from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [amancevice/setup-code-climate](https://github.com/amancevice/setup-code-climate) from 1 to 2.
- [Release notes](https://github.com/amancevice/setup-code-climate/releases)
- [Commits](amancevice/setup-code-climate@v1...v2)

---
updated-dependencies:
- dependency-name: amancevice/setup-code-climate
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 5b7ed84 commit 33d34ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: |
# this is to fix GIT not liking owner of the checkout dir
git config --global --add safe.directory "$GITHUB_WORKSPACE"
- uses: amancevice/setup-code-climate@v1
- uses: amancevice/setup-code-climate@v2
with:
cc_test_reporter_id: ${{ secrets.CC_TEST_REPORTER_ID }}
- run: cc-test-reporter before-build
Expand Down

0 comments on commit 33d34ae

Please sign in to comment.