Skip to content

Commit

Permalink
Merge pull request #29 from ThisGuyCodes/patch-1
Browse files Browse the repository at this point in the history
Fix OIDC accronym
  • Loading branch information
kylegalbraith authored Oct 29, 2024
2 parents 143e50b + 7f326f2 commit 35a8591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ This action implements the same inputs and outputs as the [`docker/bake-action`]

### Authentication

This action needs a Depot API token to communicate with your project's builders. You can supply this one of three ways. The third, using OICD, is the preferred method, but you can also supply a token directly.
This action needs a Depot API token to communicate with your project's builders. You can supply this one of three ways. The third, using OIDC, is the preferred method, but you can also supply a token directly.

1. You can supply a user or project API token via the `token` input:

Expand Down

0 comments on commit 35a8591

Please sign in to comment.