Skip to content

Bump sigs.k8s.io/controller-runtime from 0.17.1 to 0.17.2 #34

Bump sigs.k8s.io/controller-runtime from 0.17.1 to 0.17.2

Bump sigs.k8s.io/controller-runtime from 0.17.1 to 0.17.2 #34

Workflow file for this run

name: Lint GitHub Actions workflows
on:
push:
workflow_call:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
permissions:
contents: write
pull-requests: write
jobs:
actionlint:
uses: smallstep/workflows/.github/workflows/actionlint.yml@main
secrets: inherit