This repository has been archived by the owner on Oct 9, 2024. It is now read-only.
chore(deps): update dependency hashicorp/vault to v1.17.6 #1793
Annotations
1 error and 1 warning
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -sSL -o vault.zip https://releases.hashicorp.com/vault/${VAULT_VERSION}/vault_${VAULT_VERSION}_linux_${TARGETARCH}.zip && unzip vault.zip > /dev/null && install -o root -g root -m 0755 vault /opt/aoepeople/bin/vault && rm vault && rm vault.zip && vault --version" 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/checkout@v3, docker/login-action@v2, docker/build-push-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/
|
This job failed
Loading