You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/upload-lib.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -172,7 +172,7 @@ async function combineSarifFilesUsingCLI(
172
172
? "and will be removed in GitHub Enterprise Server 3.18"
173
173
: "and will be removed on June 4, 2025";
174
174
constdeprecationMoreInformationMessage=
175
-
"For more information, see https://github.blog/changelog/2024-05-06-code-scanning-will-stop-combining-runs-deprecation-notice";
175
+
"For more information, see https://github.blog/changelog/2024-05-06-code-scanning-will-stop-combining-runs-from-a-single-upload";
0 commit comments