Skip to content

Bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 in the golang group #39

Bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 in the golang group

Bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 in the golang group #39

name: Common Workflows
on: # yamllint disable-line rule:truthy
push:
branches: [main]
pull_request:
branches: ["**"]
jobs:
# golang static analysis checks
go-static-analysis:
uses: dell/common-github-actions/.github/workflows/go-static-analysis.yaml@main
name: Golang Validation
common:
name: Quality Checks
uses: dell/common-github-actions/.github/workflows/go-common.yml@main