mirror of
https://github.com/github/codeql-action.git
synced 2026-04-05 11:12:16 +00:00
fix typo in comment
This commit is contained in:
2
lib/util.js
generated
2
lib/util.js
generated
@@ -748,7 +748,7 @@ async function checkDiskUsage(logger) {
|
||||
}
|
||||
exports.checkDiskUsage = checkDiskUsage;
|
||||
/**
|
||||
* Prompt the customer to upgrade to CodeQL Action v2, if appropriate.
|
||||
* Prompt the customer to upgrade to CodeQL Action v3, if appropriate.
|
||||
*
|
||||
* Check whether a customer is running v2. If they are, and we can determine that the GitHub
|
||||
* instance supports v3, then log a warning about v2's upcoming deprecation prompting the customer
|
||||
|
||||
Reference in New Issue
Block a user