[PR #6921] [MERGED] Fix checkout action version #20700

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

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/6921
Author: @dfunkt
Created: 3/9/2026
Status: Merged
Merged: 3/9/2026
Merged by: @dani-garcia

Base: mainHead: fix-checkout-version


📝 Commits (1)

  • 67b358a Fix checkout action version

📊 Changes

7 files changed (+7 additions, -7 deletions)

View changed files

📝 .github/workflows/build.yml (+1 -1)
📝 .github/workflows/check-templates.yml (+1 -1)
📝 .github/workflows/hadolint.yml (+1 -1)
📝 .github/workflows/release.yml (+1 -1)
📝 .github/workflows/trivy.yml (+1 -1)
📝 .github/workflows/typos.yml (+1 -1)
📝 .github/workflows/zizmor.yml (+1 -1)

📄 Description

  • wasn't getting picked up when updating the actions due to being formatted as #v6.0.0 instead of # v6.0.0

🔄 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/6921 **Author:** [@dfunkt](https://github.com/dfunkt) **Created:** 3/9/2026 **Status:** ✅ Merged **Merged:** 3/9/2026 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `fix-checkout-version` --- ### 📝 Commits (1) - [`67b358a`](https://github.com/dani-garcia/vaultwarden/commit/67b358a963dc72ec1d0cee04ef06084121065679) Fix `checkout` action version ### 📊 Changes **7 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+1 -1) 📝 `.github/workflows/check-templates.yml` (+1 -1) 📝 `.github/workflows/hadolint.yml` (+1 -1) 📝 `.github/workflows/release.yml` (+1 -1) 📝 `.github/workflows/trivy.yml` (+1 -1) 📝 `.github/workflows/typos.yml` (+1 -1) 📝 `.github/workflows/zizmor.yml` (+1 -1) </details> ### 📄 Description - wasn't getting picked up when updating the actions due to being formatted as `#v6.0.0` instead of `# v6.0.0` --- <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:40:41 -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#20700