Bump google-github-actions/setup-gcloud from 2.1.2 to 2.1.4 (#5216)
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 2.1.2 to 2.1.4. - [Release notes](https://github.com/google-github-actions/setup-gcloud/releases) - [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md) - [Commits](https://github.com/google-github-actions/setup-gcloud/compare/v2.1.2...v2.1.4) --- updated-dependencies: - dependency-name: google-github-actions/setup-gcloud dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build-apps.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build-apps.yml
									
									
									
									
										vendored
									
									
								
							@ -396,7 +396,7 @@ jobs:
 | 
			
		||||
 | 
			
		||||
      - name: Set up Google Cloud SDK
 | 
			
		||||
        if: ${{ env.IS_NIGHTLY == 'true' }}
 | 
			
		||||
        uses: google-github-actions/setup-gcloud@v2.1.2
 | 
			
		||||
        uses: google-github-actions/setup-gcloud@v2.1.4
 | 
			
		||||
        with:
 | 
			
		||||
          project_id: ${{ env.GOOGLE_CLOUD_PROJECT_ID }}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										2
									
								
								.github/workflows/publish-apps-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/publish-apps-release.yml
									
									
									
									
										vendored
									
									
								
							@ -113,7 +113,7 @@ jobs:
 | 
			
		||||
          credentials_json: '${{ secrets.GOOGLE_CLOUD_DL_SA }}'
 | 
			
		||||
 | 
			
		||||
      - name: Set up Google Cloud SDK
 | 
			
		||||
        uses: google-github-actions/setup-gcloud@v2.1.2
 | 
			
		||||
        uses: google-github-actions/setup-gcloud@v2.1.4
 | 
			
		||||
        with:
 | 
			
		||||
          project_id: ${{ env.GOOGLE_CLOUD_PROJECT_ID }}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user