Skip to content

Commit 63a06f9

Browse files
authored
Update README.md
1 parent f6bed8d commit 63a06f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,10 @@ Attribute mapping:
6666
| Attribute | Claim |
6767
|------------------------|-------------------------------------------------------|
6868
| `google.subject` | `assertion.sub` |
69+
| `attribute.sub` | `assertion.sub` |
6970
| `attribute.repository` | `assertion.project_path` (not `assertion.repository`) |
7071
| `attribute.user_login` | `assertion.user_login` |
71-
| `attribute.branch` | `assertion.ref` |
72+
| `attribute.ref` | `assertion.ref` |
7273

7374
<!-- BEGIN_TF_DOCS -->
7475
## Providers

0 commit comments

Comments
 (0)