Fix: Novote name, update clear-vote version 93/5193/2
authorEric Ball <eball@linuxfoundation.org>
Thu, 8 Aug 2024 22:30:13 +0000 (15:30 -0700)
committerEric Ball <eball@linuxfoundation.org>
Thu, 8 Aug 2024 22:33:06 +0000 (15:33 -0700)
Issue-ID: RELENG-4799
Change-Id: Icbf762017d07ced991aa7d96901e55ea2f2bb89c
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
.github/workflows/gerrit-novote-verify.yaml
.github/workflows/gerrit-verify.yaml

index dc09101..e837848 100644 (file)
@@ -1,5 +1,5 @@
 ---
-name: Gerrit Required Verify
+name: Gerrit Verify
 
 # yamllint disable-line rule:truthy
 on:
index fe2d7f8..e7ee4e9 100644 (file)
@@ -52,7 +52,7 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - name: Clear votes
-        uses: lfit/gerrit-review-action@v0.4
+        uses: lfit/gerrit-review-action@9627b9a144f2a2cad70707ddfae87c87dce60729 # v0.8
         with:
           host: ${{ vars.GERRIT_SERVER }}
           username: ${{ vars.GERRIT_SSH_USER }}