Skip to content

chore(deps): update techneg/ci-pre-commit docker tag to v2.5.20 #112

chore(deps): update techneg/ci-pre-commit docker tag to v2.5.20

chore(deps): update techneg/ci-pre-commit docker tag to v2.5.20 #112

Workflow file for this run

# -*- coding: utf-8 -*-
# vim: ft=yaml
---
name: Commitlint
'on': [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@a85daedc64529d02d566e7f83c3c48c77e78af85 # v1