Skip to content

Commit bbf9d68

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

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/auth@v2.1.13
304+
uses: google-github-actions/auth@v3.0.0
305305
with:
306306
token_format: 'access_token'
307307
workload_identity_provider: ${{ env.WORKLOAD_IDENTITY_PROVIDER }}

0 commit comments

Comments
 (0)