There was an error while loading. Please reload this page.
1 parent 6afd969 commit b852339Copy full SHA for b852339
1 file changed
.github/workflows/build.yml
@@ -115,7 +115,7 @@ jobs:
115
PACT_DO_NOT_TRACK: true
116
117
- name: Coveralls Parallel
118
- uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2
+ uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2
119
with:
120
flag-name: ${{ matrix.php }}-${{ matrix.dependencies }}
121
parallel: true
@@ -127,7 +127,7 @@ jobs:
127
runs-on: ubuntu-latest
128
steps:
129
- name: Coveralls Finished
130
131
132
parallel-finished: true
133
0 commit comments