Skip to content

Commit e78a5d2

Browse files
chore(deps): pin platform-mesh/.github action to 8f28510
1 parent d7587e6 commit e78a5d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
concurrency:
1919
group: ${{ github.ref }}
2020
cancel-in-progress: true
21-
uses: platform-mesh/.github/.github/workflows/pipeline-golang-app.yml@main
21+
uses: platform-mesh/.github/.github/workflows/pipeline-golang-app.yml@8f285107c6d8ff9e466a36a2d68f3836be415b1c # main
2222
secrets: inherit
2323
with:
2424
imageTagName: ghcr.io/platform-mesh/example-httpbin-operator

0 commit comments

Comments
 (0)