Skip to content

Bump drf-yasg from 1.21.7 to 1.21.8 #6

Bump drf-yasg from 1.21.7 to 1.21.8

Bump drf-yasg from 1.21.7 to 1.21.8 #6

Workflow file for this run

name: "🎏 PR Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"