Fix: Typo in workflow name
[releng/builder.git] / .github / workflows / gerrit-ci-management-novote-verify.yaml
index 1419a55407b212d92f3bfa9824bc5868b89b6847..7ac1d860cbc7e6d596a541a3800e7ee5f1c0eb11 100644 (file)
@@ -71,7 +71,7 @@ jobs:
 
   call-gerrit-packer-verify:
     # yamllint disable-line rule:line-length
-    uses: lfit/releng-reusable-workflows/.github/workflows/composed-packer-verify.yaml@main
+    uses: lfit/releng-reusable-workflows/.github/workflows/compose-packer-verify.yaml@main
     with:
       GERRIT_BRANCH: ${{ inputs.GERRIT_BRANCH }}
       GERRIT_CHANGE_ID: ${{ inputs.GERRIT_CHANGE_ID }}