diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c716edd..3b0312a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -112,7 +112,7 @@ jobs: run: echo "release-version=${MAVEN_POM_REVISION_VERSION}" >> $GITHUB_OUTPUT - name: Authenticate with Google Cloud - uses: google-github-actions/auth@v2 + uses: google-github-actions/auth@v3 with: credentials_json: ${{ secrets.CLOUDBUILD_COMMON_GCP_KEY }} - name: Upload latest JavaDoc copy to Google Cloud Storage