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 6df5923 commit 560f9f2Copy full SHA for 560f9f2
.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@e7ede07acfbc6a654693402829004a85e680e713
+ uses: paambaati/codeclimate-action@93c6213edc13fcb74a684a39a32956ebf417dd1c
129
env:
130
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
131
with:
0 commit comments