Skip to content

Bump pillow from 11.3.0 to 12.1.1 #26

Bump pillow from 11.3.0 to 12.1.1

Bump pillow from 11.3.0 to 12.1.1 #26

Workflow file for this run

name: PR Workflow
on:
pull_request:
branches: [development, release-*]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
run_tests:
uses: epam/ai-dial-ci/.github/workflows/python_docker_pr.yml@2.6.0
secrets: inherit