Skip to content

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

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

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

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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- name: Run commitlint
uses: wagoid/commitlint-github-action@6319f54d83768b60acd6fd60e61007ccc583e62f # v5.4.3