Skip to content

chore(deps): Bump django from 4.2.15 to 4.2.16 #1111

chore(deps): Bump django from 4.2.15 to 4.2.16

chore(deps): Bump django from 4.2.15 to 4.2.16 #1111

# GitHub Actions Workflow for Git Commit Linter
name: Git Commit Linter
on:
pull_request:
types:
- opened
- reopened
- synchronize
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
git-commit-lint:
name: Git Commit Linter
uses: cordada/github-actions-utils/.github/workflows/git-commit-lint.yaml@master