Skip to content

Commit

Permalink
Merge pull request #7291 from ilios/dependabot/github_actions/paambaa…
Browse files Browse the repository at this point in the history
…ti/codeclimate-action-5.0.0

Bump paambaati/codeclimate-action from 4.0.0 to 5.0.0
  • Loading branch information
jrjohnson authored Jul 6, 2023
2 parents 8e0fbf0 + 6119150 commit fb4af6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
- name: install dependencies
run: npm ci
- name: calculate
uses: paambaati/codeclimate-action@v4.0.0
uses: paambaati/codeclimate-action@v5.0.0
with:
coverageCommand: npm run test:ember

0 comments on commit fb4af6c

Please sign in to comment.