Skip to content

chore: bump github.com/k8snetworkplumbingwg/network-attachment-definition-client from 1.7.3 to 1.7.4 #1192

chore: bump github.com/k8snetworkplumbingwg/network-attachment-definition-client from 1.7.3 to 1.7.4

chore: bump github.com/k8snetworkplumbingwg/network-attachment-definition-client from 1.7.3 to 1.7.4 #1192

name: Conventional Commit PR message check
on:
pull_request:
branches:
- "master"
- "v[0-9]+.[0-9]+.x"
types: [opened, edited, synchronize]
jobs:
check-for-cc:
runs-on: ubuntu-latest
steps:
- name: check-for-cc
id: check-for-cc
uses: agenthunt/conventional-commit-checker-action@v2.0.0
with:
pr-body-regex: '.*'