| commit | 39556c15fc1bf66eb931c12adcd314799f321841 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Jun 29 22:23:58 2026 +0000 |
| committer | github2gerrit <releng+lfbb-gh2g@linuxfoundation.org> | Mon Jun 29 22:23:59 2026 +0000 |
| tree | 95a14123c50cf1d7dc813b1e59b8e25234856fbf | |
| parent | 3ca1a9105a670555424612794bc74bbd8d7566b4 [diff] [blame] |
Build(deps): Bump lfit/releng-reusable-workflows/.github/workflows/gerrit-ci-management-verify.yaml Bumps [lfit/releng-reusable-workflows/.github/workflows/gerrit-ci-management-verify.yaml](https://github.com/lfit/releng-reusable-workflows) from 0.2.28 to 0.7.0. - [Release notes](https://github.com/lfit/releng-reusable-workflows/releases) - [Commits](https://github.com/lfit/releng-reusable-workflows/compare/b4c8bfdea114d034bfa6ed2fe2c9775bc091d5ca...f412e6f89527da7611a5f4a5f861de86d98d3e9e) Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I841b1d9a9d4b6708fd3ec2dab583945d9949b53f GitHub-PR: https://github.com/opencord/ci-management/pull/10 GitHub-Hash: eb724328b8eebb8a Signed-off-by: github2gerrit <releng+lfbb-gh2g@linuxfoundation.org>
diff --git a/.github/workflows/gerrit-verify.yaml b/.github/workflows/gerrit-verify.yaml index 1d196ff..f64c4b1 100644 --- a/.github/workflows/gerrit-verify.yaml +++ b/.github/workflows/gerrit-verify.yaml
@@ -52,7 +52,7 @@ jobs: call-composed-ci-man-verify: # yamllint disable-line rule:line-length - uses: lfit/releng-reusable-workflows/.github/workflows/gerrit-ci-management-verify.yaml@b4c8bfdea114d034bfa6ed2fe2c9775bc091d5ca + uses: lfit/releng-reusable-workflows/.github/workflows/gerrit-ci-management-verify.yaml@f412e6f89527da7611a5f4a5f861de86d98d3e9e with: GERRIT_BRANCH: ${{ inputs.GERRIT_BRANCH }} GERRIT_CHANGE_ID: ${{ inputs.GERRIT_CHANGE_ID }}