Skip to content

feat: Bump k8s.io/api from 0.29.0 to 0.29.1 #29

feat: Bump k8s.io/api from 0.29.0 to 0.29.1

feat: Bump k8s.io/api from 0.29.0 to 0.29.1 #29

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@5ce82f5d814d4010519d15f0552aec4f17a1e1fe # v5.4.5