Update link to deprecation changelog
This commit is contained in:
parent
84d6ead480
commit
65297ef0b0
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@ async function combineSarifFilesUsingCLI(
|
||||||
? "and will be removed in GitHub Enterprise Server 3.18"
|
? "and will be removed in GitHub Enterprise Server 3.18"
|
||||||
: "and will be removed on June 4, 2025";
|
: "and will be removed on June 4, 2025";
|
||||||
const deprecationMoreInformationMessage =
|
const deprecationMoreInformationMessage =
|
||||||
"For more information, see https://github.blog/changelog/2024-05-06-code-scanning-will-stop-combining-runs-deprecation-notice";
|
"For more information, see https://github.blog/changelog/2024-05-06-code-scanning-will-stop-combining-runs-from-a-single-upload";
|
||||||
|
|
||||||
if (!areAllRunsProducedByCodeQL(sarifObjects)) {
|
if (!areAllRunsProducedByCodeQL(sarifObjects)) {
|
||||||
logger.debug(
|
logger.debug(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue