Fix alert message

This commit is contained in:
Alvaro Muñoz
2024-09-06 23:06:57 +02:00
parent d9e8792d33
commit 5df3af2272

View File

@@ -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."