mirror of
https://github.com/github/codeql.git
synced 2026-04-19 05:54:00 +02:00
Fix alert message
This commit is contained in:
@@ -108,5 +108,4 @@ where
|
||||
upload_path.getStep() = upload
|
||||
)
|
||||
)
|
||||
select upload, "A secret is exposed in an artifact uploaded by $@", upload,
|
||||
"actions/upload-artifact"
|
||||
select upload, "A secret may be exposed in an artifact."
|
||||
|
||||
Reference in New Issue
Block a user