diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9f2935b1c..2c41f3068 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -62,7 +62,7 @@ jobs: secret/observability-team/ci/apm-agent-php-bucket service-account | SERVICE_ACCOUNT ; - name: 'Authenticate to Google Cloud' - uses: 'google-github-actions/auth@v1' + uses: 'google-github-actions/auth@v2' with: credentials_json: '${{ env.SERVICE_ACCOUNT }}'