Skip to content

chore(deps): bump yaml from 2.8.4 to 2.9.0 in the production-dependencies group #16

chore(deps): bump yaml from 2.8.4 to 2.9.0 in the production-dependencies group

chore(deps): bump yaml from 2.8.4 to 2.9.0 in the production-dependencies group #16

Workflow file for this run

---
name: Audit
on:
push:
branches: [main]
pull_request:
branches:
- main
permissions:
contents: read
jobs:
audit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ./.github/actions/setup
- run: pnpm audit --audit-level=moderate