mirror of
https://github.com/github/codeql.git
synced 2025-12-28 06:36:33 +01:00
Remove public wording
This commit is contained in:
@@ -41,5 +41,5 @@ where
|
||||
or
|
||||
checkout.getArgument("path") + ["", "/*"] = upload.getArgument("path")
|
||||
)
|
||||
select upload, "A secret is exposed in a public artifact uploaded by $@", upload,
|
||||
select upload, "A secret is exposed in an artifact uploaded by $@", upload,
|
||||
"actions/upload-artifact"
|
||||
|
||||
Reference in New Issue
Block a user