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 4141      - name : Coveralls GitHub Action 
4242        #  Per Actions best practices, SHA is the safest for third party actions
4343        #  https://github.com/coverallsapp/github-action/releases/tag/v2.3.6
44-         uses : coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b  
44+         uses : coverallsapp/github-action@e988b39f49526ccb8bd19453bd2198bf4156bb7f  
4545        with :
4646          github-token : ${{ secrets.GITHUB_TOKEN }} 
4747          flag-name : run-unit-${{ matrix.node-version }} 
5454      - name : Coveralls Finished 
5555        #  Per Actions best practices, SHA is the safest for third party actions
5656        #  https://github.com/coverallsapp/github-action/releases/tag/v2.3.6
57-         uses : coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b  
57+         uses : coverallsapp/github-action@e988b39f49526ccb8bd19453bd2198bf4156bb7f  
5858        with :
5959          github-token : ${{ secrets.github_token }} 
6060          parallel-finished : true 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments