Skip to content

Commit

Permalink
Merge pull request #7 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 2, 2024
2 parents 0037143 + ea18ff2 commit d39753d
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 @@ -48,7 +48,7 @@ jobs:
run: composer show -D

- 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 d39753d

Please sign in to comment.