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 4949    #  because there doesn't appear to be anything to wait for. To avoid that,
5050    #  explicitly wait for one LUCI test by name first.
5151    - name : Wait for test check-in 
52-       uses : lewagon/wait-on-check-action@e106e5c43e8ca1edea6383a39a01c5ca495fd812  
52+       uses : lewagon/wait-on-check-action@595dabb3acf442d47e29c9ec9ba44db0c6bdd18f  
5353      with :
5454        ref : ${{ github.sha }} 
5555        check-name : ' Linux ci_yaml packages roller' 
6161
6262    #  This workflow should be the last to run. So wait for all the other tests to succeed.
6363    - name : Wait on all tests 
64-       uses : lewagon/wait-on-check-action@e106e5c43e8ca1edea6383a39a01c5ca495fd812  
64+       uses : lewagon/wait-on-check-action@595dabb3acf442d47e29c9ec9ba44db0c6bdd18f  
6565      with :
6666        ref : ${{ github.sha }} 
6767        running-workflow-name : ' release' 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments