mirror of
https://github.com/github/codeql.git
synced 2026-01-10 05:00:29 +01:00
Resolve conflict
This commit is contained in:
@@ -47,5 +47,5 @@ where
|
||||
checkout.getAFollowingStep() = s and
|
||||
s instanceof PoisonableStep
|
||||
)
|
||||
select checkout, "Untrusted checked-out code may lead to cache poisoning on step $@.", s,
|
||||
select checkout, "Potential cache poisoning in the context of the default branch on step $@.", s,
|
||||
s.toString()
|
||||
|
||||
Reference in New Issue
Block a user