Skip to content

Bump github.com/cloudevents/sdk-go/v2 from 2.14.0 to 2.15.2 in /hack/e2e/sink #239

Bump github.com/cloudevents/sdk-go/v2 from 2.14.0 to 2.15.2 in /hack/e2e/sink

Bump github.com/cloudevents/sdk-go/v2 from 2.14.0 to 2.15.2 in /hack/e2e/sink #239

Workflow file for this run

name: golangci-lint
on:
pull_request:
branches:
- main
- "release-**"
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:
unit-test:
name: "Run golangci-lint"
uses: kyma-project/eventing-tools/.github/workflows/lint-reusable.yml@main