update bake-action to v6 #474
Annotations
1 error and 1 warning
Validate
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -e\n git add -A\n cp -rf /vendor/* .\n if [ -n \"$(git status --porcelain -- yarn.lock)\" ]; then\n echo >&2 'ERROR: Vendor result differs. Please vendor your package with \"docker buildx bake vendor\"'\n git status --porcelain -- yarn.lock\n exit 1\n fi\n" did not complete successfully: exit code: 128
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading