summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2024-03-26 10:42:51 +0100
committerLinus Färnstrand <linus@mullvad.net>2024-03-26 10:45:01 +0100
commit45fce79fe2e1b427a69ac33a4ade050b25847d93 (patch)
treed856101d15089a5899f68adde8f6c78d4f29ba85 /.github/workflows
parent90ce4168f0667bf4177782273cbfeaf6cda322a0 (diff)
downloadmullvadvpn-45fce79fe2e1b427a69ac33a4ade050b25847d93.tar.xz
mullvadvpn-45fce79fe2e1b427a69ac33a4ade050b25847d93.zip
Require signatures to update test/deny.toml
It's less important than the root deny.toml. But it still in certain ways affect supply chain security and licensing
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/verify-locked-down-signatures.yml1
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 ce886e149e..0da233e2be 100644
--- a/.github/workflows/verify-locked-down-signatures.yml
+++ b/.github/workflows/verify-locked-down-signatures.yml
@@ -6,6 +6,7 @@ on:
- .github/workflows/verify-locked-down-signatures.yml
- Cargo.lock
- deny.toml
+ - test/deny.toml
- gui/package-lock.json
- wireguard/libwg/go.sum
- ci/keys/**