Skip to content

Commit ae78948

Browse files
dependabot[bot]rovarga
authored andcommitted
Bump lfit/gerrit-review-action from 0.8 to 0.9
Bumps [lfit/gerrit-review-action](https://github.com/lfit/gerrit-review-action) from 0.8 to 0.9. - [Release notes](https://github.com/lfit/gerrit-review-action/releases) - [Commits](lfreleng-actions/gerrit-review-action@9627b9a...537251e) Signed-off-by: dependabot[bot] <support@github.com> Change-Id: Id915246c75ef5d4b6b67c551a672468771c50ac0 GitHub-PR: #17 GitHub-Hash: f729c60893d7d71e Signed-off-by: gh2gerrit <releng+odl-gh2gerrit@linuxfoundation.org> Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
1 parent 69acae2 commit ae78948

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/gerrit-verify.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
steps:
5757
- name: Clear votes
5858
# yamllint disable-line rule:line-length
59-
uses: lfit/gerrit-review-action@9627b9a144f2a2cad70707ddfae87c87dce60729 # v0.8
59+
uses: lfit/gerrit-review-action@537251ec667665b386f70b330b05446e3fc29087 # v0.9
6060
with:
6161
host: ${{ vars.GERRIT_SERVER }}
6262
username: ${{ vars.GERRIT_SSH_USER }}
@@ -154,7 +154,7 @@ jobs:
154154
uses: im-open/workflow-conclusion@e4f7c4980600fbe0818173e30931d3550801b992 # v2.2.3
155155
- name: Set vote
156156
# yamllint disable-line rule:line-length
157-
uses: lfit/gerrit-review-action@9627b9a144f2a2cad70707ddfae87c87dce60729 # v0.8
157+
uses: lfit/gerrit-review-action@537251ec667665b386f70b330b05446e3fc29087 # v0.9
158158
with:
159159
host: ${{ vars.GERRIT_SERVER }}
160160
username: ${{ vars.GERRIT_SSH_USER }}

0 commit comments

Comments
 (0)