Skip to content

Bump the github-actions group with 1 update #71

Bump the github-actions group with 1 update

Bump the github-actions group with 1 update #71

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.3.5
secrets:
BP_PAT: ${{ secrets.BP_PAT_TOKEN }}