Skip to content

Commit

Permalink
Update google-github-actions/setup-gcloud action to v2.1.4 (#1504)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kyle Brennan <[email protected]>
  • Loading branch information
renovate[bot] and kylos101 authored Feb 5, 2025
1 parent 3edabdb commit 738c824
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 @@ -61,7 +61,7 @@ jobs:
echo "{}" > $SKOPEO_AUTH_DIR/auth
- name: ☁️ Set up Cloud SDK
uses: google-github-actions/[email protected].2
uses: google-github-actions/[email protected].4
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 @@ -114,7 +114,7 @@ jobs:
sudo chmod +777 /run/buildkit/buildkitd.sock
- name: ☁️ Set up Cloud SDK
uses: google-github-actions/[email protected].2
uses: google-github-actions/[email protected].4
with:
version: 393.0.0

Expand Down

0 comments on commit 738c824

Please sign in to comment.