Skip to content

Bump gitpython from 3.1.40 to 3.1.41 #66

Bump gitpython from 3.1.40 to 3.1.41

Bump gitpython from 3.1.40 to 3.1.41 #66

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 }}