diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cbf8997..6c73a98 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -23,10 +23,11 @@ jobs: with: java-version: 21 distribution: zulu + cache: maven - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.1.1 + uses: google-github-actions/auth@v2 with: workload_identity_provider: "projects/848539402404/locations/global/workloadIdentityPools/gh-actions/providers/gh-actions" service_account: "gh-actions-dapla-pseudo@artifact-registry-5n.iam.gserviceaccount.com"