Chore: Bump lfreleng-actions/chartmuseum-action from 0.1.5 to 0.1.6 55/15455/1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 22 Dec 2025 20:16:30 +0000 (20:16 +0000)
committeroran.gh2gerrit <releng+oran-gh2gerrit@linuxfoundation.org>
Mon, 22 Dec 2025 20:16:37 +0000 (20:16 +0000)
Bumps lfreleng-actions/chartmuseum-action from 0.1.5 to 0.1.6.
## Release notes

Sourced from lfreleng-actions/chartmuseum-action's releases.

v0.1.6
Maintenance

Chore: pre-commit autoupdate @pre-commit-ci[bot] (#53)
Chore: Bump lfreleng-actions/draft-release-promote-action from 0.1.2 to 0.1.3 @dependabot[bot] (#54)
Chore: Bump actions/checkout from 5.0.1 to 6.0.0 @dependabot[bot] (#55)
Chore: Bump step-security/harden-runner from 2.13.2 to 2.13.3 @dependabot[bot] (#57)
Chore: pre-commit autoupdate @pre-commit-ci[bot] (#56)
Chore: Bump actions/checkout from 6.0.0 to 6.0.1 @dependabot[bot] (#58)
Chore: Bump lfreleng-actions/http-api-tool-docker from 1.0.2 to 1.0.3 @dependabot[bot] (#62)
Chore: Bump step-security/harden-runner from 2.13.3 to 2.14.0 @dependabot[bot] (#61)
Chore: Bump actions/cache from 4.3.0 to 5.0.1 @dependabot[bot] (#60)
Chore: pre-commit autoupdate @pre-commit-ci[bot] (#59)

Links

Submit bugs/feature requests

## Commits

7f3e131 Merge pull request #59 from lfreleng-actions/pre-commit-ci-update-config
18997f4 Merge pull request #60 from lfreleng-actions/dependabot/github_actions/action
058a12f Merge pull request #61 from lfreleng-actions/dependabot/github_actions/step-s
66c670f Merge pull request #62 from lfreleng-actions/dependabot/github_actions/lfrele
01cbed3 Chore: Bump lfreleng-actions/http-api-tool-docker from 1.0.2 to 1.0.3
ffee6e3 Chore: Bump step-security/harden-runner from 2.13.3 to 2.14.0
7150999 Chore: Bump actions/cache from 4.3.0 to 5.0.1
f24432a Chore: pre-commit autoupdate
4e52cf5 Merge pull request #58 from lfreleng-actions/dependabot/github_actions/action
5fd8fcc Merge pull request #56 from lfreleng-actions/pre-commit-ci-update-config
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] <support@github.com>
Signed-off-by: oran.gh2gerrit <releng+oran-gh2gerrit@linuxfoundation.org>
Change-Id: Ib49aadedaf1ed4387315c4ac71321c744d0f70ff
GitHub-PR: https://github.com/o-ran-sc/it-dep/pull/26
GitHub-Hash: 08946344950374d4

.github/workflows/gerrit-merge-itdep.yaml
.github/workflows/gerrit-verify-itdep.yaml

index e14472c..2d8e1bc 100644 (file)
@@ -142,7 +142,7 @@ jobs:
       - name: 'Start ChartMuseum'
         id: chartmuseum
         # yamllint disable-line rule:line-length
-        uses: lfreleng-actions/chartmuseum-action@fd69b10b8a21548c0eb99b13f52ed40875057dbf # v0.1.5
+        uses: lfreleng-actions/chartmuseum-action@7f3e1314e831894078f9a7ad74cea2ea0975d505 # v0.1.6
         with:
           username: 'chartmuseum'
           password: "${{ secrets.GITHUB_TOKEN }}"
index c851ccd..1aaa3ec 100644 (file)
@@ -154,7 +154,7 @@ jobs:
       - name: 'Start ChartMuseum'
         id: chartmuseum
         # yamllint disable-line rule:line-length
-        uses: lfreleng-actions/chartmuseum-action@fd69b10b8a21548c0eb99b13f52ed40875057dbf # v0.1.5
+        uses: lfreleng-actions/chartmuseum-action@7f3e1314e831894078f9a7ad74cea2ea0975d505 # v0.1.6
         with:
           username: 'chartmuseum'
           password: "${{ secrets.GITHUB_TOKEN }}"