Skip to content

Commit a28f68b

Browse files
chore(deps): update dependency google-github-actions/auth to v2.1.10 (main) (renovatebot#35555)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d35ba2d commit a28f68b

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
@@ -300,7 +300,7 @@ Renovate will get the credentials with the [`google-auth-library`](https://www.n
300300
```yaml title="Example for Workload Identity plus Renovate host rules"
301301
- name: authenticate to google cloud
302302
id: auth
303-
uses: google-github-actions/auth@v2.1.9
303+
uses: google-github-actions/auth@v2.1.10
304304
with:
305305
token_format: 'access_token'
306306
workload_identity_provider: ${{ env.WORKLOAD_IDENTITY_PROVIDER }}

0 commit comments

Comments
 (0)