Merge pull request #2559 from drwetter/test_ghcr3.0 #98
Annotations
1 error and 1 warning
deploy
buildx failed with: ERROR: failed to solve: process "/bin/sh -c test -n \"${BUILD_VERSION}\" && apk update && apk add --no-cache bash procps drill git coreutils libidn curl openssl1.1-compat && git clone --depth 1 --branch ${BUILD_VERSION} $URL /home/testssl && addgroup testssl && adduser -G testssl -g \"testssl user\" -s /bin/bash -D testssl && ln -s /home/testssl/testssl.sh /usr/local/bin/ && mkdir -m 755 -p /home/testssl/etc /home/testssl/bin && ln -s /usr/bin/openssl1.1 /usr/bin/openssl" did not complete successfully: exit code: 1
|
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/[email protected], docker/setup-buildx-action@v2, docker/metadata-action@v4, docker/[email protected], docker/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|