From 55daa3b6a2b878854d54d2ac27ec0ce0b1dfa54b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 09:37:08 +0000 Subject: [PATCH] Bump lfreleng-actions/github2gerrit-action from 1.0.2 to 1.0.7 Bumps [lfreleng-actions/github2gerrit-action](https://github.com/lfreleng-actions/github2gerrit-action) from 1.0.2 to 1.0.7. - [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](https://github.com/lfreleng-actions/github2gerrit-action/compare/cf7b6472cdbe26400ee2cda48c0c68d43c5244a3...bd41ba25191d8d1952d351c6611a57828c46a617) --- updated-dependencies: - dependency-name: lfreleng-actions/github2gerrit-action dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/github2gerrit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github2gerrit.yaml b/.github/workflows/github2gerrit.yaml index 189df09..66b37c5 100644 --- a/.github/workflows/github2gerrit.yaml +++ b/.github/workflows/github2gerrit.yaml @@ -67,7 +67,7 @@ jobs: - name: 'Run GitHub2Gerrit' # yamllint disable-line rule:line-length - uses: lfreleng-actions/github2gerrit-action@7c1ba15a75dd86619139a81933f4432648d97af5 # v1.0.5 + uses: lfreleng-actions/github2gerrit-action@de8477030c26a8020e9c95cd6312d5647392b347 # v1.0.8 with: USE_LOCAL_ACTION: true # Use branch code for testing, not PyPI USE_PR_AS_COMMIT: true