Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 24, 2024
1 parent fca6193 commit ac449ff
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/[email protected].3
uses: google-github-actions/[email protected].5
with:
token_format: 'access_token'
workload_identity_provider: ${{ env.WORKLOAD_IDENTITY_PROVIDER }}
Expand Down

0 comments on commit ac449ff

Please sign in to comment.