Skip to content

chore(deps): Update swaggerapi/swagger-ui Docker tag to v5.30.2 #82

chore(deps): Update swaggerapi/swagger-ui Docker tag to v5.30.2

chore(deps): Update swaggerapi/swagger-ui Docker tag to v5.30.2 #82

Workflow file for this run

name: Run Linter
on:
pull_request:
branches:
- main
permissions:
checks: write
jobs:
lint:
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run Spectral Linter
uses: stoplightio/spectral-action@latest
with:
file_glob: 'spec/*'