diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 00dbd0da4..cd2b283b1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -338,7 +338,7 @@ jobs: cat last_download.json - name: Authenticate to Google Cloud - uses: 'google-github-actions/auth@v2.0.0' + uses: 'google-github-actions/auth@v2.1.1' with: credentials_json: '${{ secrets.GOOGLE_CLOUD_DL_SA }}'