Remove the bump_version.sh
script
#2341
Annotations
1 error and 1 warning
Build image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c wget --output-document sourcecode.tgz https://github.com/cisagov/skeleton-python-library/archive/v${VERSION}.tar.gz && tar --extract --gzip --file sourcecode.tgz --strip-components=1 && pip3 install --no-cache-dir --requirement requirements.txt && ln -snf /run/secrets/quote.txt src/example/data/secret.txt && rm sourcecode.tgz" did not complete successfully: exit code: 1
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading