1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-05-20 07:50:05 +02:00
vaultwarden/.github/workflows
Mathijs van Veluw 3246251f29
Fix the version string (#4153)
For some reason still not known, the `.git` directory was not copied
into the container. I think buildkit (buildx) did this by default before, and
stopped this with newer versions.

This PR fixes this by also touching `build.rs` besides `src/main.rs`.

This PR also updates Rust to v1.74.1 and some crates, including the
latest version of Alpine 3.19.

Fixes #4150
2023-12-09 23:04:33 +01:00
..
build.yml Fix the version string (#4153) 2023-12-09 23:04:33 +01:00
hadolint.yml Update Rust, Crates, Profile and Actions (#4126) 2023-12-04 20:26:11 +01:00
release.yml Update Rust, Crates, Profile and Actions (#4126) 2023-12-04 20:26:11 +01:00
releasecache-cleanup.yml Update Rust, Crates, Profile and Actions (#4126) 2023-12-04 20:26:11 +01:00
trivy.yml Update Rust, Crates, Profile and Actions (#4126) 2023-12-04 20:26:11 +01:00