Skip to content

fix(deps): update k8s.io/kube-openapi digest to d7b6acb #1110

fix(deps): update k8s.io/kube-openapi digest to d7b6acb

fix(deps): update k8s.io/kube-openapi digest to d7b6acb #1110

Workflow file for this run

name: ci
on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
jobs:
pipe:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
uses: openmfp/gha/.github/workflows/pipeline-golang-app.yml@main
secrets: inherit
with:
useTask: true
useLocalCoverageConfig: true
imageTagName: ghcr.io/openmfp/kubernetes-graphql-gateway
coverageThresholdFile: 49
coverageThresholdPackage: 63
coverageThresholdTotal: 81
repoVersionUpdate: openmfp/helm-charts