Merge pull request #8983 from miccal/shared-audits-update

shared_audits: add nuclear to GITHUB_PRERELEASE_ALLOWLIST
This commit is contained in:
Issy Long 2020-10-25 14:26:24 +00:00 committed by GitHub
commit 9942983c77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,7 @@ module SharedAudits
"gitless" => "0.8.8", "gitless" => "0.8.8",
"home-assistant" => :all, "home-assistant" => :all,
"infrakit" => "0.5", "infrakit" => "0.5",
"nuclear" => :all,
"pock" => :all, "pock" => :all,
"riff" => "0.5.0", "riff" => "0.5.0",
"telegram-cli" => "1.3.1", "telegram-cli" => "1.3.1",