Skip to content

Bump pillow from 10.1.0 to 11.1.0 #59

Bump pillow from 10.1.0 to 11.1.0

Bump pillow from 10.1.0 to 11.1.0 #59

Workflow file for this run

# SPDX-FileCopyrightText: 2024 German Aerospace Center (DLR) <https://dlr.de>
#
# SPDX-License-Identifier: MIT
name: Pull Request Labeler
on:
pull_request_target:
workflow_dispatch:
schedule:
- cron: 0 1 * * 1
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
sync-labels: true