Skip to content

chore(deps): bump golang.org/x/text from 0.18.0 to 0.21.0 #1222

chore(deps): bump golang.org/x/text from 0.18.0 to 0.21.0

chore(deps): bump golang.org/x/text from 0.18.0 to 0.21.0 #1222

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]