v0.26.0
Fix CodeStar policy condition @joe-niland (#75)
what
- Modify codestar policy condition to correctly restrict connection usage by repo id
why
- Existing implementation would encounter a permissions error when CodePipeline attempted to use the CodeStar connection
references
- None