Skip to content

Commit

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

Bump paambaati/codeclimate-action from 8.0.0 to 9.0.0
  • Loading branch information
VisLab authored Aug 27, 2024
2 parents 4534aa9 + fdfcd63 commit 34b07af
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@v8.0.0
uses: paambaati/codeclimate-action@v9.0.0
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID_WEB }}

0 comments on commit 34b07af

Please sign in to comment.