Skip to content

feat: Bump github.com/spf13/viper from 1.17.0 to 1.18.0 #173

feat: Bump github.com/spf13/viper from 1.17.0 to 1.18.0

feat: Bump github.com/spf13/viper from 1.17.0 to 1.18.0 #173

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5