From bcdc304ead242658d6dee83edf9c56eb757affb8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 19:05:42 +0000 Subject: [PATCH] Update actions/download-artifact action to v8.0.1 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cf0403a..6d2a84f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -258,7 +258,7 @@ jobs: - docker_build steps: - name: Download digests - uses: actions/download-artifact@v8.0.0 + uses: actions/download-artifact@v8.0.1 with: path: /tmp/digests pattern: digests-*