Skip to content

Commit

Permalink
chore(deps): update google-github-actions/setup-gcloud action to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and sagor999 committed Nov 15, 2022
1 parent afcce2e commit 04fa50b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
sudo apt update && sudo apt install -y skopeo
- name: ☁️ Set up Cloud SDK
uses: google-github-actions/[email protected].0
uses: google-github-actions/[email protected].1
with:
version: 393.0.0

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/push-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
sudo chmod +777 /run/buildkit/buildkitd.sock
- name: ☁️ Set up Cloud SDK
uses: google-github-actions/[email protected].0
uses: google-github-actions/[email protected].1
with:
version: 393.0.0

Expand Down

0 comments on commit 04fa50b

Please sign in to comment.