Skip to content

vendor: Bump the k8s-dependencies group across 1 directory with 2 updates #2786

vendor: Bump the k8s-dependencies group across 1 directory with 2 updates

vendor: Bump the k8s-dependencies group across 1 directory with 2 updates #2786

Workflow file for this run

---
name: Yaml Lint
# yamllint disable-line rule:truthy
on:
pull_request:
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3
with:
config_file: .yamllint.yaml