Skip to content

Bump pillow from 10.0.1 to 10.2.0 #67

Bump pillow from 10.0.1 to 10.2.0

Bump pillow from 10.0.1 to 10.2.0 #67

Workflow file for this run

---
name: Bump version
on:
pull_request_target:
types: [closed]
jobs:
bump-version:
if: github.event.pull_request.merged == true
uses: khanlab/actions/.github/workflows/[email protected]
secrets:
BP_PAT: ${{ secrets.BP_PAT_TOKEN }}