Skip to content

chore(deps-dev): bump swagger-ui-dist from 5.22.0 to 5.25.4 #466

chore(deps-dev): bump swagger-ui-dist from 5.22.0 to 5.25.4

chore(deps-dev): bump swagger-ui-dist from 5.22.0 to 5.25.4 #466

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