We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f59677e commit 6df5923Copy full SHA for 6df5923
.github/workflows/ci.yml
@@ -125,7 +125,7 @@ jobs:
125
- name: Install dependencies
126
run: yarn --immutable
127
- name: Test integration (with coverage)
128
- uses: paambaati/codeclimate-action@84cea27117a473d605400ca3a97fcef7e433e2d6
+ uses: paambaati/codeclimate-action@e7ede07acfbc6a654693402829004a85e680e713
129
env:
130
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
131
with:
0 commit comments