Merge "Chore: Update to gerrit-review-action@v0.5"
authorEric Ball <eball@linuxfoundation.org>
Mon, 12 Feb 2024 18:27:48 +0000 (18:27 +0000)
committerGerrit Code Review <gerrit@linuxfoundation.org>
Mon, 12 Feb 2024 18:27:48 +0000 (18:27 +0000)
.github/workflows/gerrit-verify.yaml

index 1c5a29f..84fded0 100644 (file)
@@ -51,7 +51,7 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - name: Clear votes
-        uses: lfit/gerrit-review-action@v0.3
+        uses: lfit/gerrit-review-action@v0.5
         with:
           host: ${{ vars.LFIT_GERRIT_SERVER }}
           username: ${{ vars.LFIT_GERRIT_SSH_USER }}
@@ -101,7 +101,7 @@ jobs:
     steps:
       - uses: technote-space/workflow-conclusion-action@v3
       - name: Set vote
-        uses: lfit/gerrit-review-action@v0.3
+        uses: lfit/gerrit-review-action@v0.5
         with:
           host: ${{ vars.LFIT_GERRIT_SERVER }}
           username: ${{ vars.LFIT_GERRIT_SSH_USER }}