Skip to content

chore(workflows): update google-github-actions/release-please-action digest to e4dc86b #271

chore(workflows): update google-github-actions/release-please-action digest to e4dc86b

chore(workflows): update google-github-actions/release-please-action digest to e4dc86b #271

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