We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7587e6 commit e78a5d2Copy full SHA for e78a5d2
.github/workflows/pipeline.yml
@@ -18,7 +18,7 @@ jobs:
18
concurrency:
19
group: ${{ github.ref }}
20
cancel-in-progress: true
21
- uses: platform-mesh/.github/.github/workflows/pipeline-golang-app.yml@main
+ uses: platform-mesh/.github/.github/workflows/pipeline-golang-app.yml@8f285107c6d8ff9e466a36a2d68f3836be415b1c # main
22
secrets: inherit
23
with:
24
imageTagName: ghcr.io/platform-mesh/example-httpbin-operator
0 commit comments