Skip to content

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

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

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

Workflow file for this run

# -*- coding: utf-8 -*-
# vim: ft=yaml
---
name: Commitlint
'on': [pull_request]
permissions: {}
jobs:
lint:
permissions:
contents: read
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
fetch-depth: 0
persist-credentials: false
- uses: wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6