Skip to content

chore(deps-dev): bump @apidevtools/swagger-parser from 10.1.1 to 12.0.0 #468

chore(deps-dev): bump @apidevtools/swagger-parser from 10.1.1 to 12.0.0

chore(deps-dev): bump @apidevtools/swagger-parser from 10.1.1 to 12.0.0 #468

Workflow file for this run

name: CI
on:
push:
branches:
- main
- next
- 'v*'
paths-ignore:
- 'docs/**'
- '*.md'
pull_request:
paths-ignore:
- 'docs/**'
- '*.md'
permissions:
contents: read
jobs:
e2e:
uses: ./.github/workflows/playwright.yml
test:
permissions:
contents: write
pull-requests: write
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5
needs: e2e
with:
license-check: true
lint: true