Skip to content

Commit 053d439

Browse files
committed
Actions/ReusableWorkflowsSinks
Same file uses source as endpoint
1 parent e96296b commit 053d439

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

actions/ql/src/Models/ReusableWorkflowsSinks.ql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ private module MyConfig implements DataFlow::ConfigSig {
2626
}
2727

2828
predicate observeDiffInformedIncrementalMode() { any() }
29-
30-
Location getASelectedSourceLocation(DataFlow::Node sink) { none() }
3129
}
3230

3331
module MyFlow = TaintTracking::Global<MyConfig>;

0 commit comments

Comments
 (0)