Skip to content

Commit 3a38794

Browse files
chore(deps): update google-github-actions/setup-gcloud action to v1.1.0 (#1022)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 869672f commit 3a38794

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/setup-gcloud@v1.0.1
47+
uses: google-github-actions/setup-gcloud@v1.1.0
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/setup-gcloud@v1.0.1
65+
uses: google-github-actions/setup-gcloud@v1.1.0
6666
with:
6767
version: 393.0.0
6868

0 commit comments

Comments
 (0)