Skip to content

Bump Swashbuckle.AspNetCore from 6.5.0 to 6.6.2 #1985

Bump Swashbuckle.AspNetCore from 6.5.0 to 6.6.2

Bump Swashbuckle.AspNetCore from 6.5.0 to 6.6.2 #1985

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"