Skip to content

feat: Bump k8s.io/client-go from 0.30.3 to 0.31.0 #182

feat: Bump k8s.io/client-go from 0.30.3 to 0.31.0

feat: Bump k8s.io/client-go from 0.30.3 to 0.31.0 #182

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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@a2bc521d745b1ba127ee2f8b02d6afaa4eed035c # v6.1.1