Skip to content

Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.6.0 to 2.8.3 #37

Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.6.0 to 2.8.3

Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.6.0 to 2.8.3 #37

name: Label Pull Requests
permissions:
contents: read
pull-requests: write
on:
pull_request:
types: [ opened, edited ]
jobs:
Assign-Label-To-Pull-Request:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"