Skip to content

Commit

Permalink
Merge pull request #5 from The-3Labs-Team/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…mancevice/setup-code-climate-2

Bump amancevice/setup-code-climate from 1 to 2
  • Loading branch information
murdercode authored Oct 4, 2024
2 parents a654167 + 84467fd commit 2a8a74a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
composer update --${{ matrix.stability }} --prefer-dist --no-interaction
- name: Setup Code Climate
uses: amancevice/setup-code-climate@v1
uses: amancevice/setup-code-climate@v2
with:
cc_test_reporter_id: ${{ secrets.CC_TEST_REPORTER_ID }}

Expand Down

0 comments on commit 2a8a74a

Please sign in to comment.