Chore: Upgrade to latest GHA ci-man verify 32/136332/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 26 Oct 2023 17:57:34 +0000 (10:57 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 26 Oct 2023 17:57:34 +0000 (10:57 -0700)
Make sure that we're using the latest version of the
ci-management-verify GHA workflow

Change-Id: I060dd85056754c48fd90d32339303ce3007bdfdb
Issue-ID: CIMAN-33
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
.github/workflows/gerrit-ci-management-verify.yaml

index 7213c1f..7286e11 100644 (file)
@@ -45,7 +45,7 @@ on:
 jobs:
   call-gerrit-ci-management-verify:
     # yamllint disable-line rule:line-length
-    uses: lfit/releng-reusable-workflows/.github/workflows/gerrit-ci-management-verify.yaml@4763193f992b39532dd373a268ed6d6fe11f8b72
+    uses: lfit/releng-reusable-workflows/.github/workflows/gerrit-ci-management-verify.yaml@f1c0233862b6e944d4627a68a3f329cc97a50698 # v0.1.2
     with:
       GERRIT_BRANCH: ${{ inputs.GERRIT_BRANCH }}
       GERRIT_CHANGE_ID: ${{ inputs.GERRIT_CHANGE_ID }}