mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 01:12:27 -05:00
[PR #6987] [CLOSED] 3x8 dependabot #32902
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/6987
Author: @TriplEight
Created: 3/22/2026
Status: ❌ Closed
Base:
main← Head:3x8_dependabot📝 Commits (5)
3337014ci: remove dead BASE_TAGS reference in release bake step2f831e3ci: replace unsecured curl hadolint download with an official action2e2b9c1ci: pin ubuntu-latest to ubuntu-24.04 in merge-manifests and zizmor0442de2Merge pull request #1 from TriplEight/3x8_improve-ci695b8deci: add Dependabot config for github-actions and cargo.📊 Changes
4 files changed (+52 additions, -13 deletions)
View changed files
➕
.github/dependabot.yml(+39 -0)📝
.github/workflows/hadolint.yml(+11 -10)📝
.github/workflows/release.yml(+1 -2)📝
.github/workflows/zizmor.yml(+1 -1)📄 Description
add Dependabot config for github-actions and cargo.
Weekly schedule (Mondays), 7-day cooldown, grouped updates to keep PR
noise low. Actions updates prefixed
ci, Cargo prefixeddeps. Majorversion bumps for Cargo crates are ignored - those are for manualreview
given they can introduce breaking API or behaviour changes.
After merging this, go to settings -> Advanced security and turn everything on.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.