Skip to content

fix(deps): update module github.com/openmfp/golang-commons to v0.142.… #768

fix(deps): update module github.com/openmfp/golang-commons to v0.142.…

fix(deps): update module github.com/openmfp/golang-commons to v0.142.… #768

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@kcp
secrets: inherit
with:
imageTagName: ghcr.io/openmfp/account-operator
useTask: true
useLocalCoverageConfig: true
repoVersionUpdate: openmfp/helm-charts
coverageThreasholdTotal: 92