mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-08-09 15:56:06 +03:00
Update Crate and Rust (#4522)
* Update Crate and Rust - Updated all crates - Updated Rust to the latest patch version * Updated GitHub Actions
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
steps:
|
||||
# Checkout the repo
|
||||
- name: Checkout
|
||||
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
|
||||
# End Checkout the repo
|
||||
|
||||
# Download hadolint - https://github.com/hadolint/hadolint/releases
|
||||
|
||||
Reference in New Issue
Block a user