Skip to content

Commit 8bb65cb

Browse files
chore(deps): update google-github-actions/setup-gcloud action to v2.2.1 (#1266)
| datasource | package | from | to | | ----------- | ---------------------------------- | ------ | ------ | | github-tags | google-github-actions/setup-gcloud | v2.2.0 | v2.2.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 4c35d2a commit 8bb65cb

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@cb1e50a9932213ecece00a606661ae9ca44f3397 # v2.2.0
57+
uses: google-github-actions/setup-gcloud@e427ad8a34f8676edf47cf7d7925499adf3eb74f # v2.2.1
5858
with:
5959
# Accept any version
6060
version:

0 commit comments

Comments
 (0)