Skip to content

Commit 2bed515

Browse files
Update google-github-actions/setup-gcloud action to v2.2.1
1 parent 3990c83 commit 2bed515

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
@@ -61,7 +61,7 @@ jobs:
6161
echo "{}" > $SKOPEO_AUTH_DIR/auth
6262
6363
- name: ☁️ Set up Cloud SDK
64-
uses: google-github-actions/[email protected].0
64+
uses: google-github-actions/[email protected].1
6565
with:
6666
version: 393.0.0
6767

.github/workflows/push-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
sudo chmod +777 /run/buildkit/buildkitd.sock
115115
116116
- name: ☁️ Set up Cloud SDK
117-
uses: google-github-actions/[email protected].0
117+
uses: google-github-actions/[email protected].1
118118
with:
119119
version: 393.0.0
120120

0 commit comments

Comments
 (0)