As of version 4, actions/attest-build-provenance is simply a wrapper on top of actions/attest.
Existing applications may continue to use the attest-build-provenance action, but new implementations should use actions/attest instead. Please see the actions/attest repository for usage information.
🔄 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/7017
**Author:** [@dfunkt](https://github.com/dfunkt)
**Created:** 3/25/2026
**Status:** ✅ Merged
**Merged:** 3/29/2026
**Merged by:** [@dani-garcia](https://github.com/dani-garcia)
**Base:** `main` ← **Head:** `patch-1`
---
### 📝 Commits (1)
- [`6c6d278`](https://github.com/dani-garcia/vaultwarden/commit/6c6d2784cc1f2b5da62b338f507898aa409d0264) Switch to `attest` action
### 📊 Changes
**1 file changed** (+4 additions, -4 deletions)
<details>
<summary>View changed files</summary>
📝 `.github/workflows/release.yml` (+4 -4)
</details>
### 📄 Description
From the `attest-build-provenance` changelog:
> As of version 4, actions/attest-build-provenance is simply a wrapper on top of actions/attest.
> Existing applications may continue to use the attest-build-provenance action, but new implementations should use actions/attest instead. Please see the actions/attest repository for usage information.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/7017
Author: @dfunkt
Created: 3/25/2026
Status: ✅ Merged
Merged: 3/29/2026
Merged by: @dani-garcia
Base:
main← Head:patch-1📝 Commits (1)
6c6d278Switch toattestaction📊 Changes
1 file changed (+4 additions, -4 deletions)
View changed files
📝
.github/workflows/release.yml(+4 -4)📄 Description
From the
attest-build-provenancechangelog:🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.