From 0907219e016a81d283a2b728c5c3e9b951534c08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 11:42:49 +0000 Subject: [PATCH] Bump lfreleng-actions/gerrit-review-action from 0.10.1 to 1.0.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit ## Release notes Sourced from lfreleng-actions/gerrit-review-action's releases. v1.0.0 CI: Migrate release-drafter to v7 split @​ModeSevenIndustrialSolutions (#78) 🔧 Maintenance 🔧 Chore: Bump release-drafter/release-drafter from 6.4.0 to 7.0.0 @dependabot[bot] (#74) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#76) Chore: Bump step-security/harden-runner from 2.15.1 to 2.16.0 @dependabot[bot] (#75) Chore: Bump release-drafter/release-drafter from 7.1.0 to 7.1.1 @dependabot[bot] (#79) Links Submit bugs/feature requests ## Commits 3a1b278 Merge pull request #79 from lfreleng-actions/dependabot/github_actions/releas 8b5ef37 Chore: Bump release-drafter/release-drafter from 7.1.0 to 7.1.1 f895e2f Merge pull request #75 from lfreleng-actions/dependabot/github_actions/step-s e4c1629 Chore: Bump step-security/harden-runner from 2.15.1 to 2.16.0 9e4b5a0 Merge pull request #76 from lfreleng-actions/pre-commit-ci-update-config e0ea887 Merge branch 'main' into pre-commit-ci-update-config 3e5d802 Merge pull request #78 from modeseven-lfreleng-actions/fix/release-drafter-v7 58f036a CI: Migrate release-drafter to v7 split 2eba7df Chore: pre-commit autoupdate b321afb Merge pull request #74 from lfreleng-actions/dependabot/github_actions/releas Additional commits viewable in compare view ![Dependabot compatibility score](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Issue-ID: CIMAN-33 Signed-off-by: dependabot[bot] Change-Id: I8396e270fb4aca1745b9cc83205c916aa1ff625b GitHub-PR: https://github.com/onap/doc/pull/13 GitHub-Hash: 5be22953f3148e5e Signed-off-by: onap.gh2gerrit --- .github/workflows/call-github2gerrit.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/call-github2gerrit.yaml b/.github/workflows/call-github2gerrit.yaml index 038aac4ff..89a1bde5a 100644 --- a/.github/workflows/call-github2gerrit.yaml +++ b/.github/workflows/call-github2gerrit.yaml @@ -126,7 +126,7 @@ jobs: - name: Notify job start # yamllint disable-line rule:line-length - uses: lfreleng-actions/gerrit-review-action@30c04bc6a50e9508de09366a6f6d0d9ea49c5663 # v0.10.1 + uses: lfreleng-actions/gerrit-review-action@3a1b27891502e0786a3e2e5a2d0cb0bff1f30c25 # v1.0.0 with: host: ${{ vars.GERRIT_SERVER }} username: ${{ vars.GERRIT_SSH_USER }} @@ -209,7 +209,7 @@ jobs: - name: Report workflow conclusion # yamllint disable-line rule:line-length - uses: lfreleng-actions/gerrit-review-action@30c04bc6a50e9508de09366a6f6d0d9ea49c5663 # v0.10.1 + uses: lfreleng-actions/gerrit-review-action@3a1b27891502e0786a3e2e5a2d0cb0bff1f30c25 # v1.0.0 with: host: ${{ vars.GERRIT_SERVER }} username: ${{ vars.GERRIT_SSH_USER }} -- 2.16.6