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 7878          docker push $DOCKER_USER/$IMAGE_NAME:v${{ github.event.inputs.web_major_version }}.${{ github.event.inputs.web_minor_version }}.${{ github.event.inputs.web_patch_version }} 
7979
8080       - name : Login to Google Cloud 
81-         uses : google-github-actions/setup-gcloud@v0.6.2  
81+         uses : google-github-actions/setup-gcloud@v0.7.0  
8282        with :
8383          project_id : ${{ env.GOOGLE_CLOUD_PROJECT_ID }} 
8484          service_account_email : ${{ env.GOOGLE_CLOUD_EMAIL }} 
@@ -104,7 +104,7 @@ jobs:
104104          ref : release/v${{ github.event.inputs.web_major_version }}.${{ github.event.inputs.web_minor_version }}.${{ github.event.inputs.web_patch_version }} 
105105
106106      - name : Login to Google Cloud 
107-         uses : google-github-actions/setup-gcloud@v0.6.2  
107+         uses : google-github-actions/setup-gcloud@v0.7.0  
108108        with :
109109          project_id : ${{ env.GOOGLE_CLOUD_PROJECT_ID }} 
110110          service_account_email : ${{ env.GOOGLE_CLOUD_EMAIL }} 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments