From db66820313db2d7a45298cf773c340669ed962da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 15:11:56 +0000 Subject: [PATCH] build(deps): bump actions/download-artifact from 4.1.8 to 6.0.0 Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.8 to 6.0.0. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v4.1.8...v6.0.0) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/manual-generate.yml | 2 +- .github/workflows/release-chart.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/manual-generate.yml b/.github/workflows/manual-generate.yml index dd11444a9..f79495c49 100644 --- a/.github/workflows/manual-generate.yml +++ b/.github/workflows/manual-generate.yml @@ -77,7 +77,7 @@ jobs: persist-credentials: "true" - name: Download Artifact - uses: actions/download-artifact@v4.1.8 + uses: actions/download-artifact@v6.0.0 with: name: charts path: ./charts/${{ github.event.inputs.project }} diff --git a/.github/workflows/release-chart.yml b/.github/workflows/release-chart.yml index e633ff761..9ed60a02f 100644 --- a/.github/workflows/release-chart.yml +++ b/.github/workflows/release-chart.yml @@ -212,7 +212,7 @@ jobs: persist-credentials: "true" - name: Download Artifact - uses: actions/download-artifact@v4.1.8 + uses: actions/download-artifact@v6.0.0 with: name: charts path: ./