Skip to content

Commit

Permalink
chore(deps): update paambaati/codeclimate-action action to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 14, 2022
1 parent edf0dfb commit 13001ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Test & publish code coverage to code climate
uses: paambaati/codeclimate-action@v3.0.0
uses: paambaati/codeclimate-action@v3.1.0
env:
CC_TEST_REPORTER_ID: 3db0118f3fe61d4823663e7d09be1a1df46a35de00e702580b6057b59a960dc8
with:
Expand Down

0 comments on commit 13001ac

Please sign in to comment.