Skip to content

Commit

Permalink
Merge pull request github#17463 from github/repo-sync
Browse files Browse the repository at this point in the history
repo sync
  • Loading branch information
Octomerger authored Apr 29, 2022
2 parents 611e25d + 8d76211 commit 7b71968
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Edit the trust relationship to add the `sub` field to the validation conditions.

```json{:copy}
"Condition": {
"ForAllValues:StringEquals": {
"StringEquals": {
"token.actions.githubusercontent.com:aud": "sts.amazonaws.com",
"token.actions.githubusercontent.com:sub": "repo:octo-org/octo-repo:ref:refs/heads/octo-branch"
}
Expand Down

0 comments on commit 7b71968

Please sign in to comment.