Skip to content

deps(dependabot): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 #1287

deps(dependabot): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0

deps(dependabot): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 #1287

Workflow file for this run

name: unit-test
env:
KYMA_STABILITY: "unstable"
KYMA: "./hack/kyma"
on:
push:
branches:
- main
- "release-**"
paths-ignore:
- "docs/**"
- "**.md"
- "sec-scanners-config.yaml"
- CODEOWNERS
- LICENSE
- LICENSES
- OWNERS
- OWNERS_ALIASES
- PROJECT
pull_request:
branches:
- main
- "release-**"
paths-ignore:
- "docs/**"
- "**.md"
- "sec-scanners-config.yaml"
- CODEOWNERS
- LICENSE
- LICENSES
- OWNERS
- OWNERS_ALIASES
- PROJECT
jobs:
unit-test:
uses: kyma-project/eventing-tools/.github/workflows/unit-test-reusable.yml@main