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 @@ -123,7 +123,7 @@ jobs:
123123        run : make unit-test 
124124
125125      - name : Upload coverage reports to Codecov 
126-         uses : codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00   #  v5.5.0 
126+         uses : codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7   #  v5.5.1 
127127        with :
128128          token : ${{ secrets.CODECOV_TOKEN }} 
129129
@@ -151,7 +151,7 @@ jobs:
151151        run : npm --prefix ${{ github.workspace }}/internal/controller/nginx/modules install-ci-test 
152152
153153      - name : Upload coverage reports to Codecov 
154-         uses : codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00   #  v5.5.0 
154+         uses : codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7   #  v5.5.1 
155155        with :
156156          token : ${{ secrets.CODECOV_TOKEN }} 
157157
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments