[PR #6056] [MERGED] Update crates, workflow and issue template #20541

Closed
opened 2026-04-25 22:35:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/6056
Author: @BlackDex
Created: 7/12/2025
Status: Merged
Merged: 7/12/2025
Merged by: @dani-garcia

Base: mainHead: misc-updates


📝 Commits (1)

  • b22d755 Update crates, workflow and issue template

📊 Changes

10 files changed (+228 additions, -137 deletions)

View changed files

📝 .github/CODEOWNERS (+1 -0)
📝 .github/ISSUE_TEMPLATE/bug_report.yml (+20 -5)
📝 .github/workflows/build.yml (+8 -6)
📝 .github/workflows/check-templates.yml (+3 -2)
📝 .github/workflows/hadolint.yml (+1 -1)
📝 .github/workflows/release.yml (+15 -13)
📝 .github/workflows/trivy.yml (+2 -2)
.github/workflows/zizmor.yml (+28 -0)
📝 Cargo.lock (+143 -101)
📝 Cargo.toml (+7 -7)

📄 Description

  • Updated all the crates, which probably fixes #5959
  • Updated all the workflows and tested it with zizmor Also added zizmor as a workflow it self.
  • Updated the issue template to better mention to search first.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/6056 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 7/12/2025 **Status:** ✅ Merged **Merged:** 7/12/2025 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `misc-updates` --- ### 📝 Commits (1) - [`b22d755`](https://github.com/dani-garcia/vaultwarden/commit/b22d755999b392e8157415834dd6f5c04bdc8e86) Update crates, workflow and issue template ### 📊 Changes **10 files changed** (+228 additions, -137 deletions) <details> <summary>View changed files</summary> 📝 `.github/CODEOWNERS` (+1 -0) 📝 `.github/ISSUE_TEMPLATE/bug_report.yml` (+20 -5) 📝 `.github/workflows/build.yml` (+8 -6) 📝 `.github/workflows/check-templates.yml` (+3 -2) 📝 `.github/workflows/hadolint.yml` (+1 -1) 📝 `.github/workflows/release.yml` (+15 -13) 📝 `.github/workflows/trivy.yml` (+2 -2) ➕ `.github/workflows/zizmor.yml` (+28 -0) 📝 `Cargo.lock` (+143 -101) 📝 `Cargo.toml` (+7 -7) </details> ### 📄 Description - Updated all the crates, which probably fixes #5959 - Updated all the workflows and tested it with zizmor Also added zizmor as a workflow it self. - Updated the issue template to better mention to search first. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-25 22:35:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#20541