Skip to content

fix(deps): update github.com/labstack/echo/v5 digest to f13e264 #161

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

fix(deps): update github.com/labstack/echo/v5 digest to f13e264 #161

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@v5
with:
config_file: .commitlintrc.yaml