mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-11 01:10:09 +03:00
[PR #4648] [MERGED] Update crates, web-vault and GHA #2775
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/4648
Author: @BlackDex
Created: 6/17/2024
Status: ✅ Merged
Merged: 6/19/2024
Merged by: @dani-garcia
Base:
main← Head:update-crates📝 Commits (1)
ccdd855Update crates, web-vault and GHA📊 Changes
10 files changed (+299 additions, -278 deletions)
View changed files
📝
.github/workflows/build.yml(+3 -3)📝
.github/workflows/hadolint.yml(+1 -1)📝
.github/workflows/release.yml(+15 -15)📝
.github/workflows/trivy.yml(+3 -3)📝
Cargo.lock(+247 -229)📝
Cargo.toml(+14 -11)📝
docker/DockerSettings.yaml(+2 -2)📝
docker/Dockerfile.alpine(+6 -6)📝
docker/Dockerfile.debian(+6 -6)📝
src/db/mod.rs(+2 -2)📄 Description
This probably makes #4606 possible
Fixed an issue with the localhost images for extracting the musl binaries.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.