Skip to content

Commit

Permalink
Merge pull request #192 from hed-standard/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…evelop/paambaati/codeclimate-action-8.0.0

Bump paambaati/codeclimate-action from 6.0.0 to 8.0.0
  • Loading branch information
VisLab authored Jun 17, 2024
2 parents bd49d05 + 4379e31 commit 053c481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ jobs:
with:
coverageCommand: coverage xml
debug: true
uses: paambaati/codeclimate-action@v6.0.0
uses: paambaati/codeclimate-action@v8.0.0
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID_WEB }}

0 comments on commit 053c481

Please sign in to comment.