Skip to content

Commit

Permalink
Merge pull request #2 from fruivita/dependabot/github_actions/2.x/paa…
Browse files Browse the repository at this point in the history
…mbaati/codeclimate-action-3.2.0

build(deps): bump paambaati/codeclimate-action from 3.0.0 to 3.2.0
  • Loading branch information
fcno authored Nov 22, 2022
2 parents 91399cc + f7f7a88 commit 28822bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:

- name: Upload coverage to Code Climate
if: ${{ matrix.os == 'ubuntu-latest' && matrix.php == '8.1' && github.event_name == 'push' }}
uses: paambaati/codeclimate-action@v3.0.0
uses: paambaati/codeclimate-action@v3.2.0
env:
CC_TEST_REPORTER_ID: ${{ secrets.CORPORATIVO_CC_TEST_REPORTER_ID }}
with:
Expand Down

0 comments on commit 28822bb

Please sign in to comment.