Skip to content

Commit 69ed921

Browse files
CI: Update github2gerrit-action to v1.0.2
Change-Id: I0230b466dd80e99857a4328e300999b615077f2c Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
1 parent 6efd2d3 commit 69ed921

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/github2gerrit.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,7 @@ jobs:
8181

8282
- name: 'Run GitHub2Gerrit'
8383
# yamllint disable-line rule:line-length
84-
# uses: lfreleng-actions/github2gerrit-action@f3ec169f35720fd2169110f55cc91e68f99f3a73 # v0.1.20
85-
uses: modeseven-lfreleng-actions/github2gerrit-action@update-action # Test new feature
84+
uses: lfreleng-actions/github2gerrit-action@cf7b6472cdbe26400ee2cda48c0c68d43c5244a3 # v1.0.2
8685
with:
8786
USE_LOCAL_ACTION: true # Use branch code for testing, not PyPI
8887
USE_PR_AS_COMMIT: true

0 commit comments

Comments
 (0)