Refactor sectool usage in workflows to include configuration file and remove redundant sectool.json files

This commit is contained in:
2025-03-22 13:06:35 +01:00
parent 51d6229b03
commit 2657388998
13 changed files with 32 additions and 52 deletions
+2 -1
View File
@@ -2,6 +2,7 @@
"provider": "bitwarden",
"bitwarden": {
"api_url": "https://api.bitwarden.eu",
"identity_url": "https://identity.bitwarden.eu"
"identity_url": "https://identity.bitwarden.eu",
"project": "c6bd56a4-9fec-4388-b74a-b2a100c0ae07"
}
}