Skip to content

chore(deps): bump mozilla-actions/sccache-action from 0.0.4 to 0.0.5 in the github-actions group #2608

chore(deps): bump mozilla-actions/sccache-action from 0.0.4 to 0.0.5 in the github-actions group

chore(deps): bump mozilla-actions/sccache-action from 0.0.4 to 0.0.5 in the github-actions group #2608

Workflow file for this run

name: Commits
on:
pull_request:
branches: [main]
types: [opened, edited, synchronize]
jobs:
check-for-cc:
runs-on: ubuntu-latest
steps:
- name: check-for-cc
id: check-for-cc
uses: agenthunt/conventional-commit-checker-action@v2.0.0
with:
pr-title-regex: "^(.+)(?:(([^)s]+)))?!?: (.+)"