chore: workflow to use reusable workflow #7
pipeline-sandbox.yml
on: push
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-sandbox.yml#L17
The workflow is not valid. In .github/workflows/pipeline-sandbox.yml (Line: 17, Col: 11): Error from called workflow testifysec/swf/.github/workflows/witness.yml@7bf7e7e6e7220a66e85b876ac695092e08fa67af (Line: 53, Col: 27): Unrecognized named-value: 'secrets'. Located at position 36 within expression: format('Authorization: Token {0}', secrets.token)
|