Skip to content

⬆️ Updates idna to v3.7 [SECURITY] #377

⬆️ Updates idna to v3.7 [SECURITY]

⬆️ Updates idna to v3.7 [SECURITY] #377

Workflow file for this run

name: Pull Request Labeler
on:
pull_request_target:
types: [ opened ]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: ericcornelissen/labeler@label-based-on-status
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}