Skip to content

Commit 3a233ec

Browse files
chore(deps): update google-github-actions/setup-gcloud action to v3.0.1 (#1283)
| datasource | package | from | to | | ----------- | ---------------------------------- | ------ | ------ | | github-tags | google-github-actions/setup-gcloud | v3.0.0 | v3.0.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 7bdb21b commit 3a233ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/login-to-gar/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ runs:
5454
5555
- name: Setup `gcloud` CLI
5656
if: ${{ !steps.check_if_gcloud_is_installed.outputs.gcloud-installed }}
57-
uses: google-github-actions/setup-gcloud@26f734c2779b00b7dda794207734c511110a4368 # v3.0.0
57+
uses: google-github-actions/setup-gcloud@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db # v3.0.1
5858
with:
5959
# Accept any version
6060
version:

0 commit comments

Comments
 (0)