Skip to content

chore: bump go.uber.org/zap from 1.24.0 to 1.25.0 #1776

chore: bump go.uber.org/zap from 1.24.0 to 1.25.0

chore: bump go.uber.org/zap from 1.24.0 to 1.25.0 #1776

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
if: github.event.pull_request.user.login != 'dependabot[bot]'
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/[email protected]