Skip to content

Commit e86ee7f

Browse files
committed
fix typo in comment
1 parent 4f9fb97 commit e86ee7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/util.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/util.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -946,7 +946,7 @@ export async function checkDiskUsage(logger?: Logger): Promise<DiskUsage> {
946946
}
947947

948948
/**
949-
* Prompt the customer to upgrade to CodeQL Action v2, if appropriate.
949+
* Prompt the customer to upgrade to CodeQL Action v3, if appropriate.
950950
*
951951
* Check whether a customer is running v2. If they are, and we can determine that the GitHub
952952
* instance supports v3, then log a warning about v2's upcoming deprecation prompting the customer

0 commit comments

Comments
 (0)