Skip to content

fix(deps): update dependency js-yaml to v5 #27999

fix(deps): update dependency js-yaml to v5

fix(deps): update dependency js-yaml to v5 #27999

name: Validate frontmatters
on:
workflow_dispatch:
pull_request:
types: [synchronize, opened]
push:
branches: [main]
jobs:
validate-frontmatters:
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- name: Harden Runner
uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
with:
egress-policy: audit
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
- name: Run validator
working-directory: tools/frontmatter-validator
run: |
npm ci
node index.js