Skip to content

Commit b4b1285

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

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].4
64+
uses: google-github-actions/[email protected].5
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].4
117+
uses: google-github-actions/[email protected].5
118118
with:
119119
version: 393.0.0
120120

0 commit comments

Comments
 (0)