Skip to content

chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 #130

chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0

chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 #130

Workflow file for this run

name: Lint Commit Messages
on: pull_request
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Lint Commits
uses: wagoid/commitlint-github-action@v5