From 0b580c2a20681a8953242aea057bbf782f8b3522 Mon Sep 17 00:00:00 2001 From: Kengo TODA Date: Mon, 24 Oct 2022 22:33:38 +0800 Subject: [PATCH] Document that WIF is supported for gsutil and bq now (#573) docs: WIF is supported for gsutil and bq now refs https://github.com/google-github-actions/auth/pull/213 Signed-off-by: Kengo TODA Signed-off-by: Kengo TODA --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a09904770..46fbbcb5d 100644 --- a/README.md +++ b/README.md @@ -127,9 +127,8 @@ authenticate via: ### Workload Identity Federation (preferred) -**⚠️ The `bq` and `gsutil` tools do not currently support Workload Identity -Federation!** You will need to use traditional service account key -authentication for now. +**⚠️ You must use the Cloud SDK version 390.0.0 or later to authenticate the +`bq` and `gsutil` tools.** ```yaml jobs: