diff --git a/docs/usage/docker.md b/docs/usage/docker.md index a3c26044fa5aee..f198c772c006d8 100644 --- a/docs/usage/docker.md +++ b/docs/usage/docker.md @@ -300,7 +300,7 @@ Renovate will get the credentials with the [`google-auth-library`](https://www.n ```yaml title="Example for Workload Identity plus Renovate host rules" - name: authenticate to google cloud id: auth - uses: google-github-actions/auth@v2.1.9 + uses: google-github-actions/auth@v2.1.10 with: token_format: 'access_token' workload_identity_provider: ${{ env.WORKLOAD_IDENTITY_PROVIDER }}