Skip to content

build(deps): bump gitpython from 3.1.27 to 3.1.34 in /requirements #1329

build(deps): bump gitpython from 3.1.27 to 3.1.34 in /requirements

build(deps): bump gitpython from 3.1.27 to 3.1.34 in /requirements #1329

Workflow file for this run

name: Review checklist
on: [pull_request_target]
jobs:
checklist_job:
runs-on: ubuntu-latest
name: Checklist job
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Checklist
uses: wyozi/contextual-qa-checklist-action@master
with:
gh-token: ${{ secrets.GITHUB_TOKEN }}