File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3838 - name : Run tests
3939 run : npm run-script test:ci
4040 - name : Publish coverage report to Coveralls
41- uses : coverallsapp/github-action@4cdef0b2dbe0c9aa26bed48edb868db738625e79 # v2.3.3
41+ uses : coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
4242 with :
4343 github-token : ${{ secrets.GITHUB_TOKEN }}
4444 flag-name : run-${{ matrix.os }}-node@${{ matrix.node-version }}
5050 runs-on : ubuntu-latest
5151 steps :
5252 - name : Coveralls finished
53- uses : coverallsapp/github-action@4cdef0b2dbe0c9aa26bed48edb868db738625e79 # v2.3.3
53+ uses : coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
5454 with :
5555 github-token : ${{ secrets.github_token }}
5656 parallel-finished : true
You can’t perform that action at this time.
0 commit comments