Chore: bump lfit/gerrit-review-action from 0.6 to 0.8 59/142159/1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 30 Sep 2025 14:33:19 +0000 (15:33 +0100)
committerModeSevenIndustrialSolutions <mwatkins@linuxfoundation.org>
Tue, 30 Sep 2025 14:33:19 +0000 (15:33 +0100)
Bumps [lfit/gerrit-review-action](https://github.com/lfit/gerrit-review-action) from 0.6 to 0.8.
- [Commits](https://github.com/lfit/gerrit-review-action/compare/7c30179c3c9389545fccb0d458df59879372ae6a...9627b9a144f2a2cad70707ddfae87c87dce60729)

Issue-ID: CIMAN-33
Change-Id: Ief0dc14f2f9530bff3f0177dfa8bc89b66662735
Signed-off-by: dependabot[bot] <support@github.com>
GitHub-PR: https://github.com/onap/portal-ng-bff/pull/33
GitHub-Hash: c4e629e15df8ac3d
Signed-off-by: ModeSevenIndustrialSolutions <mwatkins@linuxfoundation.org>
.github/workflows/gerrit-verify.yaml

index dfe265e..614538e 100644 (file)
@@ -53,7 +53,7 @@ jobs:
     steps:
       - name: Clear votes
         # yamllint disable-line rule:line-length
-        uses: lfit/gerrit-review-action@7c30179c3c9389545fccb0d458df59879372ae6a  # v0.6
+        uses: lfit/gerrit-review-action@9627b9a144f2a2cad70707ddfae87c87dce60729  # v0.8
         with:
           host: ${{ vars.GERRIT_SERVER }}
           username: ${{ vars.GERRIT_SSH_USER }}
@@ -94,7 +94,7 @@ jobs:
         uses: technote-space/workflow-conclusion-action@45ce8e0eb155657ab8ccf346ade734257fd196a5  # v3.0.3
       - name: Set vote
         # yamllint disable-line rule:line-length
-        uses: lfit/gerrit-review-action@7c30179c3c9389545fccb0d458df59879372ae6a  # v0.6
+        uses: lfit/gerrit-review-action@9627b9a144f2a2cad70707ddfae87c87dce60729  # v0.8
         with:
           host: ${{ vars.GERRIT_SERVER }}
           username: ${{ vars.GERRIT_SSH_USER }}