Skip to content

chore(deps): Bump mkdocs-material from 9.5.32 to 9.5.34 #200

chore(deps): Bump mkdocs-material from 9.5.32 to 9.5.34

chore(deps): Bump mkdocs-material from 9.5.32 to 9.5.34 #200

---
name: Conventionnal commit
on:
- pull_request
jobs:
cog_check_job:
runs-on: ubuntu-latest
name: Check compliance
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.sha }}
- name: Conventional commit check
uses: cocogitto/cocogitto-action@v3
with:
check-latest-tag-only: true