docs: mark CVE-2025-55182 as resolved in documentation header #83
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/landing.yml#L1
(Line: 87, Col: 13): Unrecognized named-value: 'secrets'. Located at position 81 within expression: github.event_name == 'pull_request' && env.LANDING_PREVIEW_ENABLED == 'true' && secrets.CF_API_TOKEN != '' && secrets.CF_ACCOUNT_ID != '', (Line: 97, Col: 13): Unrecognized named-value: 'secrets'. Located at position 107 within expression: github.event_name == 'push' && github.ref == 'refs/heads/main' && env.LANDING_DEPLOY_ENABLED == 'true' && secrets.CF_API_TOKEN != '' && secrets.CF_ACCOUNT_ID != ''
|