Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent a1c291c commit de8140d
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.7
uses: google-github-actions/auth@v2.1.8
with:
token_format: 'access_token'
workload_identity_provider: ${{ env.WORKLOAD_IDENTITY_PROVIDER }}
Expand Down

0 comments on commit de8140d

Please sign in to comment.