We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73331b0 commit dc1e1ffCopy full SHA for dc1e1ff
1 file changed
.github/workflows/pipeline.yaml
@@ -14,7 +14,7 @@ concurrency:
14
15
jobs:
16
pipe:
17
- uses: openmfp/gha/.github/workflows/pipeline-node-app.yml@main
+ uses: openmfp/gha/.github/workflows/pipeline-node-app.yml@4f9c01c57766d5b99bd97d07e55c7c6526dc6bb3 # main
18
secrets: inherit
19
with:
20
imageTagName: ghcr.io/openmfp/example-content
0 commit comments