Allow adding a CA to the trust store #136
lint-test-build.yml
on: push
Annotations
1 error and 2 warnings
build-push-base / build-push-ar
buildx failed with: ERROR: failed to solve: process "/bin/ash -o pipefail -c apk update && apk add --no-cache curl==8.5.0-r0 bash==5.2.21-r0 ca-certificates==20240226-r0 openssl==3.1.4-r6 && openssl s_client -connect helloworld.letsencrypt.org:443 -showcerts </dev/null 2>/dev/null | sed -e '/-----BEGIN/,/-----END/!d' | tee \"/usr/local/share/ca-certificates/letsencrypt.crt\" >/dev/null && update-ca-certificates" did not complete successfully: exit code: 3
|
lint-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-push-base / build-push-ar
The following actions uses Node.js version which is deprecated and will be forced to run on node20: google-github-actions/auth@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|