This is an automated email from the ASF dual-hosted git repository.

Amar3tto pushed a commit to branch update-looker-graphs
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/update-looker-graphs by this 
push:
     new ae23bd7e77e Change looker-sdk version
ae23bd7e77e is described below

commit ae23bd7e77ec0736d95f6ca7f35650417f19442d
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Thu Jul 9 21:04:47 2026 +0400

    Change looker-sdk version
---
 .github/workflows/refresh_looker_metrics.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/refresh_looker_metrics.yml 
b/.github/workflows/refresh_looker_metrics.yml
index cc1293fc100..8d6afc79a1b 100644
--- a/.github/workflows/refresh_looker_metrics.yml
+++ b/.github/workflows/refresh_looker_metrics.yml
@@ -42,7 +42,7 @@ jobs:
       - uses: actions/setup-python@v5
         with:
           python-version: 3.11
-      - run: pip install requests google-cloud-storage looker-sdk
+      - run: pip install requests google-cloud-storage looker-sdk==25.18.0
       - name: Authenticate on GCP
         uses: 
google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093
         with:

Reply via email to