Skip to content

fix(deps): update github.com/labstack/echo/v5 digest to 5a0b4dd #295

fix(deps): update github.com/labstack/echo/v5 digest to 5a0b4dd

fix(deps): update github.com/labstack/echo/v5 digest to 5a0b4dd #295

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v6
with:
config_file: .commitlintrc.yaml