Skip to content

deps(dependabot): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.1 #1212

deps(dependabot): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.1

deps(dependabot): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.1 #1212

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