Skip to content

feat(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #484

feat(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0

feat(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #484

Workflow file for this run

name: Lint Commit Messages
on:
pull_request:
push:
branches:
- main
jobs:
commitlint:
permissions: read-all
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5