Skip to content

Commit

Permalink
chore(deps): update dependency google-github-actions/auth to v2.1.6 (#…
Browse files Browse the repository at this point in the history
…31740)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 135e710 commit 5b9d8fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.5
uses: google-github-actions/auth@v2.1.6
with:
token_format: 'access_token'
workload_identity_provider: ${{ env.WORKLOAD_IDENTITY_PROVIDER }}
Expand Down

0 comments on commit 5b9d8fd

Please sign in to comment.