Skip to content

chore(workflows): update actions/checkout action to v4.1.6 #288

chore(workflows): update actions/checkout action to v4.1.6

chore(workflows): update actions/checkout action to v4.1.6 #288

Workflow file for this run

name: Validate Commit Messages
on: [pull_request]
permissions:
contents: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- name: Run commitlint
uses: wagoid/commitlint-github-action@6319f54d83768b60acd6fd60e61007ccc583e62f # v5.4.3