diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index b8527202..8a4ab076 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -133,6 +133,7 @@ jobs: - name: Download digests uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 #v4.1.4 with: + path: /tmp/digests pattern: digests-* merge-multiple: true # https://github.com/docker/setup-buildx-action