Skip to content

Commit 432ec52

Browse files
author
Jake Thomas
authored
fixes wee little typo (#223)
1 parent 5000e46 commit 432ec52

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -318,8 +318,7 @@ permissions to access the secrets being requested.
318318

319319
### Via google-github-actions/auth
320320

321-
Use [google-github-actions/auth](https://github.com/google-github-actions/auth) to authenticate the action. You can use [Workload Identity Federation][wif] or traditional [Service Account Key JSON][sa] authentication.
322-
by specifying the `credentials` input. This Action supports both the recommended [Workload Identity Federation][wif] based authentication and the traditional [Service Account Key JSON][sa] based auth.
321+
Use [google-github-actions/auth](https://github.com/google-github-actions/auth) to authenticate the action. You can use [Workload Identity Federation][wif] or traditional [Service Account Key JSON][sa] authentication by specifying the `credentials` input. This Action supports both the recommended [Workload Identity Federation][wif] based authentication and the traditional [Service Account Key JSON][sa] based auth.
323322

324323
See [usage](https://github.com/google-github-actions/auth#usage) for more details.
325324

0 commit comments

Comments
 (0)