Skip to content

chore(deps): bump actions/checkout from 3.5.3 to 3.6.0 #507

chore(deps): bump actions/checkout from 3.5.3 to 3.6.0

chore(deps): bump actions/checkout from 3.5.3 to 3.6.0 #507

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
if: github.actor != 'dependabot[bot]'
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
- uses: wagoid/[email protected]