mirror of
https://github.com/github/codeql.git
synced 2026-05-01 11:45:14 +02:00
convert TODO to a note in Actions::Uses
This commit is contained in:
@@ -152,7 +152,8 @@ module Actions {
|
||||
* ```
|
||||
* uses: actions/checkout@v2
|
||||
* ```
|
||||
* TODO: Does not currently handle local repository references, e.g. `.github/actions/action-name`.
|
||||
*
|
||||
* Does not handle local repository references, e.g. `.github/actions/action-name`.
|
||||
*/
|
||||
class Uses extends YAMLNode, YAMLScalar {
|
||||
Step step;
|
||||
|
||||
Reference in New Issue
Block a user