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@9ba913c152ae4be1327bfb9085dc806cedb44057 # tag= v1.1.3
41+ uses : coverallsapp/github-action@0363cd28f449b7e5d3b6c6d269d31fe7c1201b68 # v1.2.0
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@9ba913c152ae4be1327bfb9085dc806cedb44057 # tag= v1.1.3
53+ uses : coverallsapp/github-action@0363cd28f449b7e5d3b6c6d269d31fe7c1201b68 # v1.2.0
5454 with :
5555 github-token : ${{ secrets.github_token }}
5656 parallel-finished : true
You can’t perform that action at this time.
0 commit comments