Skip to content

Bump gitpython from 3.1.31 to 3.1.32 #56

Bump gitpython from 3.1.31 to 3.1.32

Bump gitpython from 3.1.31 to 3.1.32 #56

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/workflow-version_task-semverGithub.yml@v0.1.0
secrets:
BP_PAT: ${{ secrets.BP_PAT_TOKEN }}