Skip to content

chore(deps): bump pillow from 11.3.0 to 12.1.1 in /packages/uipath #5860

chore(deps): bump pillow from 11.3.0 to 12.1.1 in /packages/uipath

chore(deps): bump pillow from 11.3.0 to 12.1.1 in /packages/uipath #5860

Workflow file for this run

name: CI
on:
pull_request:
branches:
- main
permissions:
contents: read
jobs:
commit-lint:
if: ${{ github.event_name == 'pull_request' }}
uses: ./.github/workflows/commitlint.yml
lint:
uses: ./.github/workflows/lint-packages.yml
test:
uses: ./.github/workflows/test-packages.yml