Skip to content

Commit 04fa50b

Browse files
renovate[bot]sagor999
authored andcommitted
chore(deps): update google-github-actions/setup-gcloud action to v1.0.1
1 parent afcce2e commit 04fa50b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/dockerhub-release.yml

+1-1
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].0
47+
uses: google-github-actions/[email protected].1
4848
with:
4949
version: 393.0.0
5050

.github/workflows/push-main.yml

+1-1
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].0
65+
uses: google-github-actions/[email protected].1
6666
with:
6767
version: 393.0.0
6868

0 commit comments

Comments
 (0)