From 519a631730b937ff21c4ec9e7f018712cc738dfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 06:31:29 +0000 Subject: [PATCH] build(deps): bump actions/download-artifact from 2.0.10 to 3 Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2.0.10 to 3. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/3be87be14a055c47b01d3bd88f8fe02320a9bb60...fb598a63ae348fa914e94cd0ff38f362e927b741) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/images-legacy-hotfix-releases.yaml | 2 +- .github/workflows/images-legacy-releases.yaml | 2 +- .github/workflows/images-legacy.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/images-legacy-hotfix-releases.yaml b/.github/workflows/images-legacy-hotfix-releases.yaml index 00881b7a62360..2b3b0b61e7b8a 100644 --- a/.github/workflows/images-legacy-hotfix-releases.yaml +++ b/.github/workflows/images-legacy-hotfix-releases.yaml @@ -109,7 +109,7 @@ jobs: mkdir -p image-digest/ - name: Download digests of all images built - uses: actions/download-artifact@3be87be14a055c47b01d3bd88f8fe02320a9bb60 + uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741 with: path: image-digest/ diff --git a/.github/workflows/images-legacy-releases.yaml b/.github/workflows/images-legacy-releases.yaml index 27a5a3431605e..561a9381045ad 100644 --- a/.github/workflows/images-legacy-releases.yaml +++ b/.github/workflows/images-legacy-releases.yaml @@ -126,7 +126,7 @@ jobs: mkdir -p image-digest/ - name: Download digests of all images built - uses: actions/download-artifact@3be87be14a055c47b01d3bd88f8fe02320a9bb60 + uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741 with: path: image-digest/ diff --git a/.github/workflows/images-legacy.yaml b/.github/workflows/images-legacy.yaml index d74b25d381afb..88d4fd7b7ed40 100644 --- a/.github/workflows/images-legacy.yaml +++ b/.github/workflows/images-legacy.yaml @@ -117,7 +117,7 @@ jobs: run: | mkdir -p image-digest/ - name: Download digests of all images built - uses: actions/download-artifact@3be87be14a055c47b01d3bd88f8fe02320a9bb60 + uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741 with: path: image-digest/