Skip to content

Commit d40d350

Browse files
chore(deps): update google-github-actions/setup-gcloud action to v0.6.2 (#955)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 757a797 commit d40d350

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/dockerhub-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
sudo apt update && sudo apt install -y skopeo
4545
4646
- name: ☁️ Set up Cloud SDK
47-
uses: google-github-actions/[email protected].1
47+
uses: google-github-actions/[email protected].2
4848
with:
4949
version: 393.0.0
5050

.github/workflows/push-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
sudo chmod +777 /run/buildkit/buildkitd.sock
6363
6464
- name: ☁️ Set up Cloud SDK
65-
uses: google-github-actions/[email protected].1
65+
uses: google-github-actions/[email protected].2
6666
with:
6767
version: 393.0.0
6868

0 commit comments

Comments
 (0)