Skip to content

Commit c307d56

Browse files
Chore(deps): Bump lfreleng-actions/github2gerrit-action
Bumps [lfreleng-actions/github2gerrit-action](https://github.com/lfreleng-actions/github2gerrit-action) from 1.0.5 to 1.2.0. - [Release notes](https://github.com/lfreleng-actions/github2gerrit-action/releases) - [Changelog](https://github.com/lfreleng-actions/github2gerrit-action/blob/main/docs/RELEASE-v0.2.0.md) - [Commits](lfreleng-actions/github2gerrit-action@7c1ba15...5fa8311) --- updated-dependencies: - dependency-name: lfreleng-actions/github2gerrit-action dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52f99b4 commit c307d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/call-github2gerrit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ jobs:
165165

166166
- name: 'Run GitHub2Gerrit'
167167
# yamllint disable-line rule:line-length
168-
uses: lfreleng-actions/github2gerrit-action@7c1ba15a75dd86619139a81933f4432648d97af5 # v1.0.5
168+
uses: lfreleng-actions/github2gerrit-action@5fa83115dea4966c4406589e02f2896772fef99e # v1.2.0
169169
env:
170170
# Pass GERRIT_* inputs as environment variables when dispatched from Gerrit
171171
GERRIT_BRANCH: ${{ github.event.inputs.GERRIT_BRANCH || '' }}

0 commit comments

Comments
 (0)