Chore: Upgrade to latest version of verify 99/39799/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 26 Oct 2023 17:35:20 +0000 (10:35 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 26 Oct 2023 17:35:20 +0000 (10:35 -0700)
Upgrade to the latest tagged version of ci-management GHA verify script

Change-Id: Iffaeab46c28d21cef0b0902f0def25b8db46284b
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
.github/workflows/gerrit-verify.yaml

index 7213c1f..c4c9c9c 100644 (file)
@@ -44,8 +44,10 @@ 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
+    # yamllint disable rule:line-length
+    uses:
+      lfit/releng-reusable-workflows/.github/workflows/gerrit-ci-management-verify.yaml@f1c0233862b6e944d4627a68a3f329cc97a50698  # v0.1.2
+    # yamllint enable rule:line-length
     with:
       GERRIT_BRANCH: ${{ inputs.GERRIT_BRANCH }}
       GERRIT_CHANGE_ID: ${{ inputs.GERRIT_CHANGE_ID }}