Skip to content

Commit

Permalink
[Bug Fix] operations/github-openid-connect - Fix thumbprints (#691)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwittig authored Jun 28, 2023
1 parent 1877a1a commit 2a857bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion operations/github-openid-connect.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,8 @@ Resources:
ClientIdList:
- 'sts.amazonaws.com'
ThumbprintList:
- '6938FD4D98BAB03FAADB97B34396831E3780AEA1'
- '6938fd4d98bab03faadb97b34396831e3780aea1'
- '1c58a3a8518e8759bf075b76b750d4f2df264fcd'
Url: 'https://token.actions.githubusercontent.com'
Outputs:
TemplateID:
Expand Down

0 comments on commit 2a857bf

Please sign in to comment.