diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2025-04-02 15:40:02 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2025-04-02 15:40:02 +0200 |
| commit | f2da8107901d1ffcd703901a4a5523ba7578c24f (patch) | |
| tree | 006e3158f3b968f5a11fd2e20c3fa17e6c21717f /.github | |
| parent | f0e62b9be7d4e2c69ee04cdcaa6ad11437e358cc (diff) | |
| download | mullvadvpn-f2da8107901d1ffcd703901a4a5523ba7578c24f.tar.xz mullvadvpn-f2da8107901d1ffcd703901a4a5523ba7578c24f.zip | |
Mark trusted-metadata-signing-pubkeys as needing signatures to be edited
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/verify-locked-down-signatures.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/verify-locked-down-signatures.yml b/.github/workflows/verify-locked-down-signatures.yml index e4f26d6bf7..61c4c271c9 100644 --- a/.github/workflows/verify-locked-down-signatures.yml +++ b/.github/workflows/verify-locked-down-signatures.yml @@ -32,6 +32,7 @@ on: - building/linux-container-image.txt - building/android-container-image.txt - building/sigstore/** + - mullvad-update/trusted-metadata-signing-pubkeys permissions: {} |
