Skip to content

chore(deps): bump sigs.k8s.io/kind from 0.20.0 to 0.26.0 #133

chore(deps): bump sigs.k8s.io/kind from 0.20.0 to 0.26.0

chore(deps): bump sigs.k8s.io/kind from 0.20.0 to 0.26.0 #133

Workflow file for this run

name: Lint commits
permissions: {}
on:
push:
branches: [ "*" ]
pull_request:
branches: [ "*" ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
commit_lint:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@0184f5a228ee06430bb9e67d65f73a1a6767496a # v6.2.0
with:
firstParent: true