[Snyk] Security upgrade npm-registry-fetch from 13.3.1 to 15.0.0 #637
Triggered via pull request
February 11, 2024 16:38
Status
Startup failure
Total duration
–
Artifacts
–
benchmark.yml
on: pull_request
comment
pull-request
Annotations
1 error
Invalid workflow file:
.github/workflows/benchmark.yml#L17
The workflow is not valid. .github/workflows/benchmark.yml (Line: 17, Col: 13): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.NPM_BENCHMARKS_TOKEN && (
github.event_name == 'pull_request' ||
(github.event_name == 'issue_comment' && github.event.issue.pull_request &&
startsWith(github.event.comment.body, 'test this please ✅')))
.github/workflows/benchmark.yml (Line: 51, Col: 13): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.NPM_BENCHMARKS_TOKEN &&
github.event_name == 'issue_comment' &&
github.event.issue.pull_request &&
startsWith(github.event.comment.body, 'test this please ✅')
|