Skip to content

Commit

Permalink
Merge pull request #2463 from exadel-inc/dependabot/github_actions/pa…
Browse files Browse the repository at this point in the history
…ambaati/codeclimate-action-8.0.0

chore(deps): bump paambaati/codeclimate-action from 5.0.0 to 8.0.0
  • Loading branch information
ala-n committed Jun 27, 2024
2 parents 1008cc1 + 25f486f commit 77d2fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Run Tests
run: npm run test:ci
- name: Collect and Publish coverage to Code Climate
uses: paambaati/codeclimate-action@v5.0.0
uses: paambaati/codeclimate-action@v8.0.0
continue-on-error: true
env:
CC_TEST_REPORTER_ID: ${{secrets.CC_REPORTER_ID}}
Expand Down

0 comments on commit 77d2fea

Please sign in to comment.