We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8be24ba commit 2e39a7bCopy full SHA for 2e39a7b
.github/workflows/pipeline.yml
@@ -16,6 +16,7 @@ jobs:
16
uses: openmfp/gha/.github/workflows/pipeline-golang-app.yml@main
17
secrets: inherit
18
with:
19
+ use_semver_action: true
20
useTask: true
21
useLocalCoverageConfig: true
22
imageTagName: ghcr.io/openmfp/crd-gql-gateway
0 commit comments