build(deps): bump boto3 from 1.33.11 to 1.34.4 #1535
Annotations
2 errors and 1 warning
|
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; mkdir -p \"$APK_POSTGRES_DIR/10\" \"$APK_POSTGRES_DIR/11\" \"$APK_POSTGRES_DIR/12\" \"$APK_POSTGRES_DIR/13\" \"$APK_POSTGRES_DIR/14\" \"$APK_POSTGRES_DIR/15\" \"$APK_POSTGRES_DIR/latest\"; echo \"http://dl-cdn.alpinelinux.org/alpine/v3.8/main\" > psql_repos; apk fetch --no-cache --repositories-file psql_repos postgresql-client -o \"$APK_POSTGRES_DIR/10\"; echo \"http://dl-cdn.alpinelinux.org/alpine/v3.10/main\" > psql_repos; apk fetch --no-cache --repositories-file psql_repos postgresql-client -o \"$APK_POSTGRES_DIR/11\"; apk fetch --no-cache postgresql12-client -o \"$APK_POSTGRES_DIR/12\"; apk fetch --no-cache postgresql13-client -o \"$APK_POSTGRES_DIR/13\"; apk fetch --no-cache postgresql14-client -o \"$APK_POSTGRES_DIR/14\"; apk fetch --no-cache postgresql15-client -o \"$APK_POSTGRES_DIR/15\"; apk fetch --no-cache postgresql-client -o \"$APK_POSTGRES_DIR/latest\"; rm psql_repos;" did not complete successfully: exit code: 1
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading