From 9f6f8086affabbb7b7d76a08916542328bcd2147 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 04:27:54 +0000 Subject: [PATCH] chore(deps): update actions/download-artifact action to v4.1.8 (release-1.1) (#3418) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/actions/upload-image/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/upload-image/action.yaml b/.github/actions/upload-image/action.yaml index 2de8a7f5e7..56ea77ecc4 100644 --- a/.github/actions/upload-image/action.yaml +++ b/.github/actions/upload-image/action.yaml @@ -29,7 +29,7 @@ runs: using: "composite" steps: - name: Download artifact - uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7 + uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: name: operator-${{ inputs.platform }} path: /tmp