Skip to content

Commit

Permalink
Merge pull request #445 from dwightjack/renovate/paambaati-codeclimat…
Browse files Browse the repository at this point in the history
…e-action-digest

chore(deps): update paambaati/codeclimate-action digest to a1831d7
  • Loading branch information
dwightjack committed Mar 2, 2024
2 parents 106f6e5 + d948ef1 commit 607a311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Test
run: pnpm -r test
- name: Upload code coverage
uses: paambaati/codeclimate-action@4cace242c6e0a2dd554bbb3cc12c58047d8af3e5 # v5.0.0
uses: paambaati/codeclimate-action@a1831d7162ea1fbc612ffe5fb3b90278b7999d59 # v5.0.0
env:
CC_TEST_REPORTER_ID: ${{secrets.CC_TEST_REPORTER_ID}}
with:
Expand Down

0 comments on commit 607a311

Please sign in to comment.