Chore: Update to gerrit-review-action@v0.5
[releng/builder.git] / .github / workflows / gerrit-verify.yaml
index ef05ffc503ca401f7d9407b1b8f913493be5c803..daf430d162280d4d713f0798bdadc0c72f2ee617 100644 (file)
@@ -55,7 +55,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.GERRIT_SERVER }}
           username: ${{ vars.GERRIT_SSH_USER }}
@@ -267,7 +267,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.GERRIT_SERVER }}
           username: ${{ vars.GERRIT_SSH_USER }}