Skip to content

Commit 879f2ae

Browse files
chore(deps): update dependency google-github-actions/auth to v2.1.11 (main) (#37072)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56e9c7a commit 879f2ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ Renovate will get the credentials with the [`google-auth-library`](https://www.n
301301
```yaml title="Example for Workload Identity plus Renovate host rules"
302302
- name: authenticate to google cloud
303303
id: auth
304-
uses: google-github-actions/[email protected].10
304+
uses: google-github-actions/[email protected].11
305305
with:
306306
token_format: 'access_token'
307307
workload_identity_provider: ${{ env.WORKLOAD_IDENTITY_PROVIDER }}

0 commit comments

Comments
 (0)