Skip to content

Bump urllib3 from 1.26.18 to 1.26.19 #571

Bump urllib3 from 1.26.18 to 1.26.19

Bump urllib3 from 1.26.18 to 1.26.19 #571

Workflow file for this run

name: 🏷️ Pull Request Labeler
on:
- pull_request_target
jobs:
pr_triage:
runs-on: ubuntu-latest
steps:
- name: Apply labels
uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labels.yml
sync-labels: true