Skip to content

feat: Bump k8s.io/apimachinery from 0.30.2 to 0.30.3 #163

feat: Bump k8s.io/apimachinery from 0.30.2 to 0.30.3

feat: Bump k8s.io/apimachinery from 0.30.2 to 0.30.3 #163

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@7f0a61df502599e1f1f50880aaa7ec1e2c0592f2 # v6.0.1