Skip to content

Commit

Permalink
CI: Fix typo in comment
Browse files Browse the repository at this point in the history
Signed-off-by: Anil Belur <[email protected]>
Change-Id: I5034d7facf5ca7293225766dc6abd2175b9e0e18
  • Loading branch information
askb committed Sep 3, 2024
1 parent be63c88 commit d712cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gerrit-verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
steps:
- name: Clear votes
# yamllint disable-line rule:line-length
uses: lfit/gerrit-review-action@9627b9a144f2a2cad70707ddfae87c87dce60729 v0.8
uses: lfit/gerrit-review-action@9627b9a144f2a2cad70707ddfae87c87dce60729 # v0.8
with:
host: ${{ vars.LFIT_GERRIT_SERVER }}
username: ${{ vars.LFIT_GERRIT_SSH_USER }}
Expand Down

0 comments on commit d712cf6

Please sign in to comment.