Skip to content

Commit ea4f5bc

Browse files
Update google-github-actions/setup-gcloud action to v2.1.1 (#1393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 192e199 commit ea4f5bc

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
@@ -103,7 +103,7 @@ jobs:
103103
sudo chmod +777 /run/buildkit/buildkitd.sock
104104
105105
- name: ☁️ Set up Cloud SDK
106-
uses: google-github-actions/[email protected].0
106+
uses: google-github-actions/[email protected].1
107107
with:
108108
version: 393.0.0
109109

0 commit comments

Comments
 (0)