Skip to content

⬆️ Updates urllib3 to v2 [SECURITY] #2507

⬆️ Updates urllib3 to v2 [SECURITY]

⬆️ Updates urllib3 to v2 [SECURITY] #2507

Workflow file for this run

name: Labeler
on: [ pull_request ]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: '.github/auto-label.yml'
sync-labels: true