Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

Bump pylint from 2.17.5 to 4.0.1 #600

Bump pylint from 2.17.5 to 4.0.1

Bump pylint from 2.17.5 to 4.0.1 #600

Workflow file for this run

# This file is part of the Provider API Example.
#
# Copyright (C) 2023 Serghei Iakovlev <egrep@protonmail.ch>
#
# For the full copyright and license information, please view
# the LICENSE file that was distributed with this source code.
name: Pull Request Labeler
on:
pull_request:
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
name: Pull Request Labeler
steps:
- uses: actions/labeler@v5.0.0
continue-on-error: true
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true