[PR #4849] [MERGED] Update GitHub Action Workflows #2720

Open
opened 2025-10-09 18:10:18 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/4849
Author: @BlackDex
Created: 8/13/2024
Status: Merged
Merged: 8/13/2024
Merged by: @dani-garcia

Base: mainHead: update-workflows


📝 Commits (1)

  • e2ce96c Update GitHub Action Workflows

📊 Changes

5 files changed (+40 additions, -17 deletions)

View changed files

📝 .github/workflows/build.yml (+3 -2)
📝 .github/workflows/hadolint.yml (+25 -3)
📝 .github/workflows/release.yml (+10 -10)
📝 .github/workflows/releasecache-cleanup.yml (+1 -1)
📝 .github/workflows/trivy.yml (+1 -1)

📄 Description

  • Set the buildx parallel back to 2 again, 3 still produces issues
  • Updated several workflows to use Ubuntu 24.04 Omitted the build workflow to keep the libraries the same as the Debian container images.
  • Updated all actions
  • Added docker build --check to the hadolint workflow

🔄 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/4849 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 8/13/2024 **Status:** ✅ Merged **Merged:** 8/13/2024 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `update-workflows` --- ### 📝 Commits (1) - [`e2ce96c`](https://github.com/dani-garcia/vaultwarden/commit/e2ce96c3b38d274e4efdec93e711ecfb3a72c8c2) Update GitHub Action Workflows ### 📊 Changes **5 files changed** (+40 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+3 -2) 📝 `.github/workflows/hadolint.yml` (+25 -3) 📝 `.github/workflows/release.yml` (+10 -10) 📝 `.github/workflows/releasecache-cleanup.yml` (+1 -1) 📝 `.github/workflows/trivy.yml` (+1 -1) </details> ### 📄 Description - Set the buildx parallel back to 2 again, 3 still produces issues - Updated several workflows to use Ubuntu 24.04 Omitted the `build` workflow to keep the libraries the same as the Debian container images. - Updated all actions - Added `docker build --check` to the hadolint workflow --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-09 18:10:18 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#2720