Skip to content

chore(deps): update github-actions non-major actions/images #398

chore(deps): update github-actions non-major actions/images

chore(deps): update github-actions non-major actions/images #398

Workflow file for this run

# -*- coding: utf-8 -*-
# vim: ft=yaml
---
# yamllint disable rule:comments
name: Commitlint
'on': [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
# yamllint disable rule:line-length
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
- uses: wagoid/commitlint-github-action@9763196e10f27aef304c9b8b660d31d97fce0f99 # v5