mirror of
https://github.com/github/codeql-action.git
synced 2026-05-08 23:00:26 +00:00
Tweak wording of message
This commit is contained in:
+1
-1
@@ -429,7 +429,7 @@ for (const [
|
||||
if (shouldReportWarning) {
|
||||
t.true(
|
||||
warningSpy.calledOnceWithExactly(
|
||||
sinon.match("CodeQL Action version 1 will be deprecated")
|
||||
sinon.match("CodeQL Action v1 will be deprecated")
|
||||
)
|
||||
);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user