We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aacdf8 commit a7602afCopy full SHA for a7602af
cfn/CI.yaml
@@ -47,7 +47,7 @@ Resources:
47
},
48
"StringLike": {
49
"token.actions.githubusercontent.com:sub": [
50
- "repo:aws/aws-encryption-sdk:*"
+ "repo:aws/aws-encryption-sdk:*",
51
"repo:aws/aws-encryption-sdk-c:*"
52
]
53
}
0 commit comments