Skip to content

Bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.1 #14

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

Bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.1 #14

Workflow file for this run

name: Lint Go code
on:
pull_request:
branches:
- "main"
- "release-*"
paths-ignore:
- 'docs/**'
- '**.md'
- 'sec-scanners-config.yaml'
jobs:
code-linter:
name: "Run golangci-lint"
uses: kyma-project/eventing-tools/.github/workflows/lint-go-reusable.yml@main
with:
go-version: '1.21'
lint-config-uri: https://raw.githubusercontent.com/kyma-project/eventing-tools/a9cc2c5524838736f3f8fd084021a0116675476d/config/lint/.golangci.yaml