Skip to content

Commit

Permalink
Update README.md (#2)
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Hall <jason@chainguard.dev>
  • Loading branch information
imjasonh authored Mar 9, 2024
1 parent 58c1184 commit d7a3a1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ and authenticates with it using identity tokens.
## Usage

```yaml
- uses: chainguard-dev/setup-chainctl@main
- uses: chainguard-dev/setup-chainctl@[VERSION]
with:
# the ID of the identity this workload should assume when speaking to Chainguard APIs.
identity: "..."
Expand All @@ -19,7 +19,7 @@ permissions:
id-token: write

steps:
- uses: chainguard-dev/setup-chainctl@main
- uses: chainguard-dev/setup-chainctl@[VERSION]
with:
identity: "deadbeef/badf00d"
```
Expand Down

0 comments on commit d7a3a1c

Please sign in to comment.