Skip to content

chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 - RK-19912 #540

chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 - RK-19912

chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 - RK-19912 #540

Workflow file for this run

name: Lint Commit
on: pull_request
jobs:
conventional:
name: Conventional Commit Linter
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
- uses: taskmedia/[email protected]
with:
token: ${{ github.token }}
types: "fix|feat|revert|ci|docs|chore"