Skip to content

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

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 #8

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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@0d749a1a91d4770e983a7b8f83d4a3f0e7e0874e # v5.4.4