Skip to content

chore(deps): bump gitpython from 3.0.6 to 3.1.38 in /trufflehog-actions-scan #946

chore(deps): bump gitpython from 3.0.6 to 3.1.38 in /trufflehog-actions-scan

chore(deps): bump gitpython from 3.0.6 to 3.1.38 in /trufflehog-actions-scan #946

Workflow file for this run

name: "Lint PR"
on:
pull_request:
types:
- opened
- edited
- synchronize
workflow_call:
jobs:
validate_pr_title:
name: Validate PR Title
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |
feat
fix
docs
style
refactor
perf
test
chore