From 4b45b550f422b3dd97a04bbcd0c5c92f112e6a8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 18:03:24 +0000 Subject: [PATCH] ci(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 7.0.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/ea165f8d65b6e75b540449e92b4886f43607fa02...043fb46d1a93c77aae656e7c1c64a875d1fc6a0a) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/reusable-hmg-public-promotion.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-hmg-public-promotion.yml b/.github/workflows/reusable-hmg-public-promotion.yml index 839e59d..4f3cb4f 100644 --- a/.github/workflows/reusable-hmg-public-promotion.yml +++ b/.github/workflows/reusable-hmg-public-promotion.yml @@ -418,7 +418,7 @@ jobs: echo "candidate_tree=${candidate_tree}" >> "${GITHUB_OUTPUT}" - name: Upload the sealed promotion bundle - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: hmg-public-promotion-${{ github.run_id }} path: ${{ runner.temp }}/hmg-public-promotion-bundle