Skip to content

chore(deps): update golang docker tag to v1.24.1 #778

chore(deps): update golang docker tag to v1.24.1

chore(deps): update golang docker tag to v1.24.1 #778

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