From 7cfc79d9700cd017b29810a8e6cae4206a5d84f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 20:38:02 +0000 Subject: [PATCH] Chore: Bump lfreleng-actions/chartmuseum-action from 0.1.4 to 0.1.5 Bumps lfreleng-actions/chartmuseum-action from 0.1.4 to 0.1.5. ## Release notes Sourced from lfreleng-actions/chartmuseum-action's releases. v0.1.5 Maintenance Chore: pre-commit autoupdate @pre-commit-ci[bot] (#49) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#50) Chore: Bump actions/checkout from 5.0.0 to 5.0.1 @dependabot[bot] (#52) Chore: Bump lfreleng-actions/http-api-tool-docker from 1.0.1 to 1.0.2 @dependabot[bot] (#51) Links Submit bugs/feature requests ## Commits fd69b10 Merge pull request #51 from lfreleng-actions/dependabot/github_actions/lfrele e5f2567 Merge pull request #52 from lfreleng-actions/dependabot/github_actions/action a0f8bdd Merge pull request #50 from lfreleng-actions/pre-commit-ci-update-config c9b8720 Chore: Bump actions/checkout from 5.0.0 to 5.0.1 c7c8bf0 Chore: Bump lfreleng-actions/http-api-tool-docker from 1.0.1 to 1.0.2 e497ae4 Chore: pre-commit autoupdate 1b0fe67 Merge pull request #49 from lfreleng-actions/pre-commit-ci-update-config 3689697 Chore: pre-commit autoupdate See full diff 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] Signed-off-by: oran.gh2gerrit Change-Id: Idbbe8da0e82236a454a8b7f9b965df10a9a6acb3 GitHub-PR: https://github.com/o-ran-sc/it-dep/pull/19 GitHub-Hash: d754a0ca87b916e9 --- .github/workflows/gerrit-merge-itdep.yaml | 2 +- .github/workflows/gerrit-verify-itdep.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gerrit-merge-itdep.yaml b/.github/workflows/gerrit-merge-itdep.yaml index 782afe1b..21179ac7 100644 --- a/.github/workflows/gerrit-merge-itdep.yaml +++ b/.github/workflows/gerrit-merge-itdep.yaml @@ -142,7 +142,7 @@ jobs: - name: 'Start ChartMuseum' id: chartmuseum # yamllint disable-line rule:line-length - uses: lfreleng-actions/chartmuseum-action@6d80e2f00eed1d6de21991f45af1423c731a624b # v0.1.4 + uses: lfreleng-actions/chartmuseum-action@fd69b10b8a21548c0eb99b13f52ed40875057dbf # v0.1.5 with: username: 'chartmuseum' password: "${{ secrets.GITHUB_TOKEN }}" diff --git a/.github/workflows/gerrit-verify-itdep.yaml b/.github/workflows/gerrit-verify-itdep.yaml index cb2a6bad..7d7f898c 100644 --- a/.github/workflows/gerrit-verify-itdep.yaml +++ b/.github/workflows/gerrit-verify-itdep.yaml @@ -154,7 +154,7 @@ jobs: - name: 'Start ChartMuseum' id: chartmuseum # yamllint disable-line rule:line-length - uses: lfreleng-actions/chartmuseum-action@6d80e2f00eed1d6de21991f45af1423c731a624b # v0.1.4 + uses: lfreleng-actions/chartmuseum-action@fd69b10b8a21548c0eb99b13f52ed40875057dbf # v0.1.5 with: username: 'chartmuseum' password: "${{ secrets.GITHUB_TOKEN }}" -- 2.16.6