Skip to content

chore: Bump importlib-metadata from 6.1.0 to 7.1.0 #896

chore: Bump importlib-metadata from 6.1.0 to 7.1.0

chore: Bump importlib-metadata from 6.1.0 to 7.1.0 #896

# 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