Osff demo prod and sandbox #8
pipeline-prod.yml
on: pull_request
fmt
/
...
/
witness
lint
/
...
/
witness
vet
/
...
/
witness
sast
/
...
/
witness
unit-test
/
...
/
witness
build
/
...
/
witness
generate-sbom
/
...
/
witness
secret-scan
/
...
/
witness
Annotations
1 error
Invalid workflow file:
.github/workflows/pipeline-prod.yml#L17
The workflow is not valid. In .github/workflows/pipeline-prod.yml (Line: 17, Col: 11): Error from called workflow testifysec/swf/.github/workflows/witness.yml@83f1351a1011b2848229e2d795a4c297d4e18083 (Line: 53, Col: 27): Unrecognized named-value: 'secrets'. Located at position 36 within expression: format('Authorization: Token {0}', secrets.token)
|