Skip to content

chore(deps): bump the google group across 1 directory with 2 updates #1206

chore(deps): bump the google group across 1 directory with 2 updates

chore(deps): bump the google group across 1 directory with 2 updates #1206

Workflow file for this run

name: commitlint
on: [pull_request]
jobs:
commitlint:
name: Commitlint
runs-on: ubuntu-22.04
permissions:
contents: "read"
pull-requests: "read"
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
- uses: actions/[email protected]
with:
node-version: 14
- name: Install dependencies
run: npm install
- uses: wagoid/[email protected]