Skip to content

[Snyk] Upgrade swagger-ui-react from 4.12.0 to 4.19.1 #2717

[Snyk] Upgrade swagger-ui-react from 4.12.0 to 4.19.1

[Snyk] Upgrade swagger-ui-react from 4.12.0 to 4.19.1 #2717

Workflow file for this run

name: PR
on:
pull_request_target:
types:
- opened
- edited
- reopened
- synchronize
permissions:
contents: read
jobs:
title-check:
runs-on: ubuntu-latest
steps:
- name: Check PR Title's semantic conformance
uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}