)]}'
{
  "commit": "a9e4b3c6c1e1033d109f14b42ba0474c96fc7d4e",
  "tree": "e83c87b8f420b61affc0fb640e4431921794c780",
  "parents": [
    "500f54327fe27e583a3235838997fe6fd14f63f7"
  ],
  "author": {
    "name": "dependabot[bot]",
    "email": "49699333+dependabot[bot]@users.noreply.github.com",
    "time": "Wed Nov 01 08:28:22 2023 +1000"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Nov 01 08:28:22 2023 +1000"
  },
  "message": "Bump github/codeql-action from 2.21.5 to 2.22.5 (#1028)\n\nBumps [github/codeql-action](https://github.com/github/codeql-action)\r\nfrom 2.21.5 to 2.22.5.\r\n\u003cdetails\u003e\r\n\u003csummary\u003eChangelog\u003c/summary\u003e\r\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\r\nhref\u003d\"https://github.com/github/codeql-action/blob/main/CHANGELOG.md\"\u003egithub/codeql-action\u0027s\r\nchangelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\r\n\u003cblockquote\u003e\r\n\u003ch1\u003eCodeQL Action Changelog\u003c/h1\u003e\r\n\u003cp\u003eSee the \u003ca\r\nhref\u003d\"https://github.com/github/codeql-action/releases\"\u003ereleases\r\npage\u003c/a\u003e for the relevant changes to the CodeQL CLI and language\r\npacks.\u003c/p\u003e\r\n\u003ch2\u003e[UNRELEASED]\u003c/h2\u003e\r\n\u003cp\u003eNo user facing changes.\u003c/p\u003e\r\n\u003ch2\u003e2.22.5 - 27 Oct 2023\u003c/h2\u003e\r\n\u003cp\u003eNo user facing changes.\u003c/p\u003e\r\n\u003ch2\u003e2.22.4 - 20 Oct 2023\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eUpdate default CodeQL bundle version to 2.15.1. \u003ca\r\nhref\u003d\"https://redirect.github.com/github/codeql-action/pull/1953\"\u003e#1953\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eUsers will begin to see warnings on Node.js 16 deprecation in their\r\nActions logs on code scanning runs starting October 23, 2023.\r\n\u003cul\u003e\r\n\u003cli\u003eAll code scanning workflows should continue to succeed regardless of\r\nthe warning.\u003c/li\u003e\r\n\u003cli\u003eThe team at GitHub maintaining the CodeQL Action is aware of the\r\ndeprecation timeline and actively working on creating another version of\r\nthe CodeQL Action, v3, that will bump us to Node 20.\u003c/li\u003e\r\n\u003cli\u003eFor more information, and to communicate with the maintaining team,\r\nplease use \u003ca\r\nhref\u003d\"https://redirect.github.com/github/codeql-action/issues/1959\"\u003ethis\r\nissue\u003c/a\u003e.\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003e2.22.3 - 13 Oct 2023\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eProvide an authentication token when downloading the CodeQL Bundle\r\nfrom the API of a GitHub Enterprise Server instance. \u003ca\r\nhref\u003d\"https://redirect.github.com/github/codeql-action/pull/1945\"\u003e#1945\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003e2.22.2 - 12 Oct 2023\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eUpdate default CodeQL bundle version to 2.15.0. \u003ca\r\nhref\u003d\"https://redirect.github.com/github/codeql-action/pull/1938\"\u003e#1938\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eImprove the log output when an error occurs in an invocation of the\r\nCodeQL CLI. \u003ca\r\nhref\u003d\"https://redirect.github.com/github/codeql-action/pull/1927\"\u003e#1927\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003e2.22.1 - 09 Oct 2023\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eAdd a workaround for Python 3.12, which is not supported in CodeQL\r\nCLI version 2.14.6 or earlier. If you are running an analysis on Windows\r\nand using Python 3.12 or later, the CodeQL Action will switch to running\r\nPython 3.11. In this case, if Python 3.11 is not found, then the\r\nworkflow will fail. \u003ca\r\nhref\u003d\"https://redirect.github.com/github/codeql-action/pull/1928\"\u003e#1928\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003e2.22.0 - 06 Oct 2023\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eThe CodeQL Action now requires CodeQL version 2.10.5 or later. For\r\nmore information, see the corresponding changelog entry for CodeQL\r\nAction version 2.21.8. \u003ca\r\nhref\u003d\"https://redirect.github.com/github/codeql-action/pull/1907\"\u003e#1907\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eThe CodeQL Action no longer runs ML-powered queries. For more\r\ninformation, including details on our investment in AI-powered security\r\ntechnology, see \u003ca\r\nhref\u003d\"https://github.blog/changelog/2023-09-29-codeql-code-scanning-deprecates-ml-powered-alerts/\"\u003e\u0026quot;CodeQL\r\ncode scanning deprecates ML-powered alerts.\u0026quot;\u003c/a\u003e \u003ca\r\nhref\u003d\"https://redirect.github.com/github/codeql-action/pull/1910\"\u003e#1910\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eFix a bug which prevented tracing of projects using Go 1.21 and\r\nabove on Linux. \u003ca\r\nhref\u003d\"https://redirect.github.com/github/codeql-action/pull/1909\"\u003e#1909\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003e2.21.9 - 27 Sep 2023\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eUpdate default CodeQL bundle version to 2.14.6. \u003ca\r\nhref\u003d\"https://redirect.github.com/github/codeql-action/pull/1897\"\u003e#1897\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eWe are rolling out a feature in October 2023 that will improve the\r\nsuccess rate of C/C++ autobuild. \u003ca\r\nhref\u003d\"https://redirect.github.com/github/codeql-action/pull/1889\"\u003e#1889\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eWe are rolling out a feature in October 2023 that will provide\r\nspecific file coverage information for C and C++, Java and Kotlin, and\r\nJavaScript and TypeScript. Currently file coverage information for each\r\nof these pairs of languages is grouped together. \u003ca\r\nhref\u003d\"https://redirect.github.com/github/codeql-action/pull/1903\"\u003e#1903\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eAdd a warning to help customers avoid inadvertently analyzing the\r\nsame CodeQL language in multiple matrix jobs. \u003ca\r\nhref\u003d\"https://redirect.github.com/github/codeql-action/pull/1901\"\u003e#1901\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003e2.21.8 - 19 Sep 2023\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eAdd a deprecation warning for customers using CodeQL version 2.10.4\r\nand earlier. These versions of CodeQL were discontinued on 12 September\r\n2023 alongside GitHub Enterprise Server 3.6, and will be unsupported by\r\nthe next minor release of the CodeQL Action. \u003ca\r\nhref\u003d\"https://redirect.github.com/github/codeql-action/pull/1884\"\u003e#1884\u003c/a\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eIf you are using one of these versions, please update to CodeQL CLI\r\nversion 2.10.5 or later. For instance, if you have specified a custom\r\nversion of the CLI using the \u0027tools\u0027 input to the \u0027init\u0027 Action, you can\r\nremove this input to use the default version.\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003c!-- raw HTML omitted --\u003e\r\n\u003c/blockquote\u003e\r\n\u003cp\u003e... (truncated)\u003c/p\u003e\r\n\u003c/details\u003e\r\n\u003cdetails\u003e\r\n\u003csummary\u003eCommits\u003c/summary\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/github/codeql-action/commit/74483a38d39275f33fcff5f35b679b5ca4a26a99\"\u003e\u003ccode\u003e74483a3\u003c/code\u003e\u003c/a\u003e\r\nMerge pull request \u003ca\r\nhref\u003d\"https://redirect.github.com/github/codeql-action/issues/1972\"\u003e#1972\u003c/a\u003e\r\nfrom github/update-v2.22.5-2d5ffa777\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/github/codeql-action/commit/2ba6829f2be5b94619d62b0fa920cbceb03b4c25\"\u003e\u003ccode\u003e2ba6829\u003c/code\u003e\u003c/a\u003e\r\nUpdate changelog for v2.22.5\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/github/codeql-action/commit/2d5ffa7773a66e73dade704e35d2d50378caddac\"\u003e\u003ccode\u003e2d5ffa7\u003c/code\u003e\u003c/a\u003e\r\nMerge pull request \u003ca\r\nhref\u003d\"https://redirect.github.com/github/codeql-action/issues/1970\"\u003e#1970\u003c/a\u003e\r\nfrom github/henrymercer/clean-up-init-logs\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/github/codeql-action/commit/14d0fa93b407a5901c543d04d95cb7f47b64da50\"\u003e\u003ccode\u003e14d0fa9\u003c/code\u003e\u003c/a\u003e\r\nMerge pull request \u003ca\r\nhref\u003d\"https://redirect.github.com/github/codeql-action/issues/1967\"\u003e#1967\u003c/a\u003e\r\nfrom github/henrymercer/enable-features-on-ghes\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/github/codeql-action/commit/5744b13b669bded0635b39ab6bcfea7bd8aa81b2\"\u003e\u003ccode\u003e5744b13\u003c/code\u003e\u003c/a\u003e\r\nRebuild Action\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/github/codeql-action/commit/f3b55862ea536f287e422fe679ff5a2d31ae22ee\"\u003e\u003ccode\u003ef3b5586\u003c/code\u003e\u003c/a\u003e\r\nCheck out the right branch in \u003ccode\u003erebuild.yml\u003c/code\u003e\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/github/codeql-action/commit/95c219819daf2d5528ce5e88bd18d58ed97d1550\"\u003e\u003ccode\u003e95c2198\u003c/code\u003e\u003c/a\u003e\r\nAdd a log in the OK case\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/github/codeql-action/commit/e8e83c3a56bd831d3e9bf6353a799842468c8299\"\u003e\u003ccode\u003ee8e83c3\u003c/code\u003e\u003c/a\u003e\r\nMerge branch \u0027main\u0027 into henrymercer/enable-features-on-ghes\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/github/codeql-action/commit/c7abe9ca5f33e2f7fa03694eef40bb97815c7250\"\u003e\u003ccode\u003ec7abe9c\u003c/code\u003e\u003c/a\u003e\r\nMerge pull request \u003ca\r\nhref\u003d\"https://redirect.github.com/github/codeql-action/issues/1971\"\u003e#1971\u003c/a\u003e\r\nfrom github/henrymercer/bot-rebuild\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/github/codeql-action/commit/3fc281e07926297f6a1415e70999053c90c5e329\"\u003e\u003ccode\u003e3fc281e\u003c/code\u003e\u003c/a\u003e\r\nAdd workflow to rebuild the Action on a label\u003c/li\u003e\r\n\u003cli\u003eAdditional commits viewable in \u003ca\r\nhref\u003d\"https://github.com/github/codeql-action/compare/00e563ead9f72a8461b24876bee2d0c2e8bd2ee8...74483a38d39275f33fcff5f35b679b5ca4a26a99\"\u003ecompare\r\nview\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003c/details\u003e\r\n\u003cbr /\u003e\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name\u003dgithub/codeql-action\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d2.21.5\u0026new-version\u003d2.22.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don\u0027t\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n\u003cdetails\u003e\r\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\r\n\u003cbr /\u003e\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\n\r\n\r\n\u003c/details\u003e\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "11d62f961f4bc8b420ad23410359b6d8186f59dc",
      "old_mode": 33188,
      "old_path": ".github/workflows/scorecards-analysis.yml",
      "new_id": "329a85615274f98518aeffa4df549c115d059b73",
      "new_mode": 33188,
      "new_path": ".github/workflows/scorecards-analysis.yml"
    }
  ]
}
