diff --git a/.github/workflows/google.yml b/.github/workflows/google.yml index 0fbbc86..92f7b08 100644 --- a/.github/workflows/google.yml +++ b/.github/workflows/google.yml @@ -41,7 +41,7 @@ jobs: - uses: actions/checkout@v4 - id: auth - uses: google-github-actions/auth@v2.1.5 + uses: google-github-actions/auth@v2.1.6 with: token_format: "access_token" create_credentials_file: true