From 389cc18843208a4c4cfc53557c4e845610d21e0a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 20:02:31 +0000 Subject: [PATCH] Update actions/download-artifact action to v6 --- .github/workflows/update-image-on-push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-image-on-push.yml b/.github/workflows/update-image-on-push.yml index e515a4f..a7504b4 100644 --- a/.github/workflows/update-image-on-push.yml +++ b/.github/workflows/update-image-on-push.yml @@ -81,7 +81,7 @@ jobs: - build steps: - name: Download digests - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: path: ${{ runner.temp }}/digests pattern: digests-*