Skip to content

Commit

Permalink
Bump google-github-actions/setup-gcloud from 2.1.2 to 2.1.4
Browse files Browse the repository at this point in the history
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](google-github-actions/setup-gcloud@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent fa74ac1 commit 03137ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
credentials_json: "${{ secrets.GOOGLE_APPLICATION_CREDENTIALS_JSON }}"

- name: Setup Cloud SDK
uses: google-github-actions/[email protected].2
uses: google-github-actions/[email protected].4
with:
project_id: ${{ secrets.PROJECT_ID }}

Expand Down Expand Up @@ -81,7 +81,7 @@ jobs:
credentials_json: "${{ secrets.GOOGLE_APPLICATION_CREDENTIALS_JSON }}"

- name: Setup Cloud SDK
uses: google-github-actions/[email protected].2
uses: google-github-actions/[email protected].4
with:
project_id: ${{ secrets.PROJECT_ID }}

Expand Down

0 comments on commit 03137ea

Please sign in to comment.