Skip to content

deps(dependabot): bump k8s.io/cli-runtime from 0.29.2 to 0.29.3 #567

deps(dependabot): bump k8s.io/cli-runtime from 0.29.2 to 0.29.3

deps(dependabot): bump k8s.io/cli-runtime from 0.29.2 to 0.29.3 #567

Workflow file for this run

name: Code Quality
on:
pull_request:
branches:
- main
paths-ignore:
- "docs/**"
- "**.md"
- "sec-scanners-config.yaml"
push:
branches:
- main
paths-ignore:
- "docs/**"
- "**.md"
- "sec-scanners-config.yaml"
permissions:
contents: read
# Optional: allow read access to pull request. Use with `only-new-issues` option.
pull-requests: read
jobs:
code-linter:
name: "Run golangci-lint"
uses: kyma-project/eventing-tools/.github/workflows/lint-go-reusable.yml@main
with:
go-version: "1.22"
lint-config-uri: https://raw.githubusercontent.com/kyma-project/eventing-tools/abb93fa301d4b1aa07b46e5b01ffb0463f06e1bb/config/lint/.golangci.yaml