Skip to content

chore(deps): bump tower-http from 0.6.11 to 0.7.0 #71

chore(deps): bump tower-http from 0.6.11 to 0.7.0

chore(deps): bump tower-http from 0.6.11 to 0.7.0 #71

Workflow file for this run

name: commitlint
on:
pull_request:
branches: [main]
permissions:
contents: read
pull-requests: read
jobs:
commitlint:
name: commitlint
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6
with:
configFile: .commitlintrc.json