Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

chore(deps): bump pillow from 10.0.0 to 10.2.0 #263

chore(deps): bump pillow from 10.0.0 to 10.2.0

chore(deps): bump pillow from 10.0.0 to 10.2.0 #263

Workflow file for this run

name: PR Labeler
on:
pull_request:
types: [opened]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v4
with:
configuration-path: .github/config/pr-labeler.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}