Skip to content

build(deps): bump quinn-proto from 0.11.13 to 0.11.14 #54

build(deps): bump quinn-proto from 0.11.13 to 0.11.14

build(deps): bump quinn-proto from 0.11.13 to 0.11.14 #54

Workflow file for this run

name: Cocogitto Conventional Commits Check
permissions: read-all
on: [push]
jobs:
cog_check_job:
runs-on: ubuntu-latest
name: check conventional commit compliance
steps:
- uses: actions/checkout@main
with:
fetch-depth: 0
- name: Conventional commits check
uses: cocogitto/cocogitto-action@v3