Skip to content

chore(deps): bump google.golang.org/api from 0.196.0 to 0.207.0 #1218

chore(deps): bump google.golang.org/api from 0.196.0 to 0.207.0

chore(deps): bump google.golang.org/api from 0.196.0 to 0.207.0 #1218

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]