Skip to content

Commit

Permalink
chore(deps): Bump google-github-actions/setup-gcloud from 2.1.1 to 2.…
Browse files Browse the repository at this point in the history
…1.2 (#60)
  • Loading branch information
dependabot[bot] authored Nov 10, 2024
1 parent ec93dea commit 83eac6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/zxc-build-legacy-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
run: rm -rvf "${{ runner.tool_cache }}"/*

- name: Setup Google Cloud SDK
uses: google-github-actions/setup-gcloud@f0990588f1e5b5af6827153b93673613abdc6ec7 # v2.1.1
uses: google-github-actions/setup-gcloud@6189d56e4096ee891640bb02ac264be376592d6a # v2.1.2

- name: Setup Java
uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4.5.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/zxc-build-scaleset-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
run: rm -rvf "${{ runner.tool_cache }}"/*

- name: Setup Google Cloud SDK
uses: google-github-actions/setup-gcloud@f0990588f1e5b5af6827153b93673613abdc6ec7 # v2.1.1
uses: google-github-actions/setup-gcloud@6189d56e4096ee891640bb02ac264be376592d6a # v2.1.2

- name: Setup Java
uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4.5.0
Expand Down

0 comments on commit 83eac6d

Please sign in to comment.