chore(verify): Default to public key verification #16
test-actions.yml
on: push
Matrix: Test
Check all builds successful
0s
Annotations
3 errors
Test (test-cosign-actions)
/home/runner/work/cosign-action/cosign-action/./verify/action.yml: (Line: 38, Col: 22, Idx: 1028) - (Line: 38, Col: 22, Idx: 1028): Mapping values are not allowed in this context.
|
Test (test-cosign-actions)
System.ArgumentException: Unexpected type '' encountered while reading 'action manifest root'. The type 'MappingToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
Test (test-cosign-actions)
Fail to load /home/runner/work/cosign-action/cosign-action/./verify/action.yml
|