Skip to content

build: bump types-pyyaml from 6.0.12.20240917 to 6.0.12.20241221 #2840

build: bump types-pyyaml from 6.0.12.20240917 to 6.0.12.20241221

build: bump types-pyyaml from 6.0.12.20240917 to 6.0.12.20241221 #2840

Workflow file for this run

name: CI - Pull Request 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 }}"