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: main ← Head: update-workflows
main
update-workflows
e2ce96c
5 files changed (+40 additions, -17 deletions)
📝 .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)
.github/workflows/build.yml
.github/workflows/hadolint.yml
.github/workflows/release.yml
.github/workflows/releasecache-cleanup.yml
.github/workflows/trivy.yml
build
docker build --check
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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:
main← Head:update-workflows📝 Commits (1)
e2ce96cUpdate 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
buildworkflow to keep the libraries the same as the Debian container images.docker build --checkto the hadolint workflow🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.