Skip to content

Commit

Permalink
Merge pull request #42 from ducktors/dependabot/github_actions/paamba…
Browse files Browse the repository at this point in the history
…ati/codeclimate-action-6.0.0

chore(deps): bump paambaati/codeclimate-action from 5.0.0 to 6.0.0
  • Loading branch information
matteovivona committed May 9, 2024
2 parents 4058d37 + ee6f7c8 commit f700363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ jobs:

- name: CodeClimate
continue-on-error: true
uses: paambaati/codeclimate-action@v5.0.0
uses: paambaati/codeclimate-action@v6.0.0
env:
CC_TEST_REPORTER_ID: ${{ secrets.CODECLIMATE_TEST_REPORTER_ID }}

0 comments on commit f700363

Please sign in to comment.