Skip to content

Commit f700363

Browse files
authored
Merge pull request #42 from ducktors/dependabot/github_actions/paambaati/codeclimate-action-6.0.0
chore(deps): bump paambaati/codeclimate-action from 5.0.0 to 6.0.0
2 parents 4058d37 + ee6f7c8 commit f700363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@ jobs:
6666

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

0 commit comments

Comments
 (0)