From 5fe292f396601066cb6b98f77b69a79e9742b50f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 09:43:57 +0000 Subject: [PATCH] Bump lfreleng-actions/repository-metadata-action from 0.2.0 to 0.2.1 Bumps [lfreleng-actions/repository-metadata-action](https://github.com/lfreleng-actions/repository-metadata-action) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/lfreleng-actions/repository-metadata-action/releases) - [Changelog](https://github.com/lfreleng-actions/repository-metadata-action/blob/main/docs/CHANGES_SUMMARY.md) - [Commits](https://github.com/lfreleng-actions/repository-metadata-action/compare/ceabcd987d13d7bfefd2372e01eebb0ddac45956...fa041b9502f8c81930b5afc9d30d1c8ecb22e790) --- updated-dependencies: - dependency-name: lfreleng-actions/repository-metadata-action dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/call-github2gerrit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/call-github2gerrit.yaml b/.github/workflows/call-github2gerrit.yaml index 7084ce7..2d5e7c8 100644 --- a/.github/workflows/call-github2gerrit.yaml +++ b/.github/workflows/call-github2gerrit.yaml @@ -109,7 +109,7 @@ jobs: - name: "Gather repository metadata" id: repo-metadata # yamllint disable-line rule:line-length - uses: lfreleng-actions/repository-metadata-action@ceabcd987d13d7bfefd2372e01eebb0ddac45956 # v0.2.0 + uses: lfreleng-actions/repository-metadata-action@fa041b9502f8c81930b5afc9d30d1c8ecb22e790 # v0.2.1 with: github_token: ${{ secrets.GITHUB_TOKEN }} github_summary: "true"