Skip to content

fix(deps): update module github.com/platform-mesh/golang-commons to v0.9.1 #433

fix(deps): update module github.com/platform-mesh/golang-commons to v0.9.1

fix(deps): update module github.com/platform-mesh/golang-commons to v0.9.1 #433

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: platform-mesh/.github/.github/workflows/pipeline-golang-app.yml@main
secrets: inherit
with:
useTask: true
useLocalCoverageConfig: true
imageTagName: ghcr.io/platform-mesh/kubernetes-graphql-gateway
coverageThresholdFile: 49
coverageThresholdPackage: 63
coverageThresholdTotal: 81
repoVersionUpdate: platform-mesh/helm-charts