Commit 22be4f8
committed
workflows: fix release image display digest step
Docker build push action thought it was a good idea to add a build
summary and uploading artifacts that can't be downloaded via the GitHub
actions/download-artifact so we need to adapt each of our workflows.
See https://github.com/docker/build-push-action?tab=readme-ov-file#summaries
and actions/toolkit#1874.
Signed-off-by: Mahe Tardy <mahe.tardy@gmail.com>1 parent efe39f0 commit 22be4f8
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| |||
0 commit comments