Skip to content

chore(deps): bump k8s.io/klog/v2 from 2.100.1 to 2.110.1 #74

chore(deps): bump k8s.io/klog/v2 from 2.100.1 to 2.110.1

chore(deps): bump k8s.io/klog/v2 from 2.100.1 to 2.110.1 #74

Workflow file for this run

name: Conventional commit checker
on:
pull_request:
permissions:
contents: read
pull-requests: read
jobs:
check-for-cc:
name: Conventional commit checker
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: check-for-cc
id: check-for-cc
uses: ahmadnassri/action-commit-lint@v2
with:
config: conventional