Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: github/codeql-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.32
Choose a base ref
...
head repository: github/codeql-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref

Commits on Feb 7, 2022

  1. Update changelog and version after v1.0.32

    github-actions[bot] committed Feb 7, 2022
    Copy the full SHA
    2890d30 View commit details
  2. 1.0.33

    github-actions[bot] committed Feb 7, 2022
    Copy the full SHA
    b870f13 View commit details
  3. Update checked-in dependencies

    github-actions[bot] committed Feb 7, 2022
    Copy the full SHA
    f960720 View commit details
  4. Merge pull request #914 from github/mergeback/v1.0.32-to-main-2b46439d

    Mergeback v1.0.32 refs/heads/v1 into main
    cklin authored Feb 7, 2022
    Copy the full SHA
    edd03fb View commit details

Commits on Feb 8, 2022

  1. Use windows-2019 for CI jobs involving build tracing

    Build tracing currently does not support Windows 2022, so use
    `windows-2019` instead of`windows-latest`.
    henrymercer committed Feb 8, 2022
    Copy the full SHA
    b8047e5 View commit details
  2. Copy the full SHA
    8dd2b9a View commit details
  3. Use Node.js v16 in all Actions

    This is now in active LTS status.
    henrymercer committed Feb 8, 2022
    Copy the full SHA
    34c777f View commit details
  4. Copy the full SHA
    c72c200 View commit details
  5. Copy the full SHA
    8768b0f View commit details
  6. Bump to v1.1.0

    The upgrade to Node.js v16 warrants a minor version bump.
    henrymercer committed Feb 8, 2022
    Copy the full SHA
    8e2954c View commit details
  7. Add changelog note

    henrymercer committed Feb 8, 2022
    Copy the full SHA
    8f27994 View commit details
  8. Merge pull request #917 from github/henrymercer/fix-windows-latest-ci…

    …-jobs
    
    Fix CI jobs that broke as a result of `windows-latest` being upgraded to Windows Server 2022
    henrymercer authored Feb 8, 2022
    Copy the full SHA
    a777a98 View commit details
  9. Copy the full SHA
    eb172af View commit details
  10. Merge pull request #909 from github/henrymercer/bump-node-js-to-v16

    Use Node.js v16 in all Actions
    henrymercer authored Feb 8, 2022
    Copy the full SHA
    88073a5 View commit details
  11. Bump simple-get from 3.1.0 to 3.1.1 in /runner

    Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
    - [Release notes](https://github.com/feross/simple-get/releases)
    - [Commits](feross/simple-get@v3.1.0...v3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: simple-get
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 8, 2022
    Copy the full SHA
    70e63f4 View commit details
  12. Merge pull request #916 from github/dependabot/npm_and_yarn/runner/si…

    …mple-get-3.1.1
    
    Bump simple-get from 3.1.0 to 3.1.1 in /runner
    henrymercer authored Feb 8, 2022
    Copy the full SHA
    f2027c5 View commit details

Commits on Feb 9, 2022

  1. Copy the full SHA
    a6d606b View commit details
  2. Rename ML powered JS queries status report field

    The new name `ml_powered_javascript_queries` is more consistent with
    status report fields for analysis and interpretation duration metrics.
    This isn't a breaking change since the old name never made it into the
    GitHub API.
    henrymercer committed Feb 9, 2022
    Copy the full SHA
    87bfa0e View commit details
  3. Merge pull request #918 from github/henrymercer/windows-2022-tracing-…

    …notices
    
    Update changelog and README with build tracing compatibility info
    henrymercer authored Feb 9, 2022
    Copy the full SHA
    7f9dca2 View commit details
  4. Copy the full SHA
    7e15b96 View commit details

Commits on Feb 10, 2022

  1. Merge pull request #919 from github/henrymercer/rename-status-report-…

    …field
    
    Rename ML powered JS queries status report field
    henrymercer authored Feb 10, 2022
    Copy the full SHA
    3d2ad0b View commit details

Commits on Feb 11, 2022

  1. 1.1.0

    github-actions[bot] committed Feb 11, 2022
    Copy the full SHA
    58f66fa View commit details
  2. Merge pull request #922 from github/update-v1.1.0-3d2ad0b9

    Merge main into v1
    henrymercer authored Feb 11, 2022
    Copy the full SHA
    474bbf0 View commit details
Showing with 29,235 additions and 43,182 deletions.
  1. +1 −4 .github/workflows/__analyze-ref-input.yml
  2. +1 −4 .github/workflows/__go-custom-queries.yml
  3. +1 −4 .github/workflows/__go-custom-tracing.yml
  4. +1 −4 .github/workflows/__remote-config.yml
  5. +1 −4 .github/workflows/__upload-ref-sha-input.yml
  6. +6 −2 .github/workflows/pr-checks.yml
  7. +1 −1 .github/workflows/python-deps.yml
  8. +5 −0 CHANGELOG.md
  9. +2 −1 README.md
  10. +1 −1 analyze/action.yml
  11. +1 −1 autobuild/action.yml
  12. +1 −1 init/action.yml
  13. +1 −1 lib/init-action.js
  14. +1 −1 lib/init-action.js.map
  15. +4 −128 node_modules/.package-lock.json
  16. +0 −21 node_modules/@types/del/LICENSE
  17. +0 −3 node_modules/@types/del/README.md
  18. +0 −14 node_modules/@types/del/package.json
  19. +0 −21 node_modules/@types/jszip/LICENSE
  20. +0 −3 node_modules/@types/jszip/README.md
  21. +0 −14 node_modules/@types/jszip/package.json
  22. +0 −21 node_modules/@types/nock/LICENSE
  23. +0 −3 node_modules/@types/nock/README.md
  24. +0 −14 node_modules/@types/nock/package.json
  25. 0 node_modules/@types/node/LICENSE
  26. +5 −5 node_modules/@types/node/README.md
  27. +892 −71 node_modules/@types/node/assert.d.ts
  28. +8 −0 node_modules/@types/node/assert/strict.d.ts
  29. +373 −123 node_modules/@types/node/async_hooks.d.ts
  30. +0 −20 node_modules/@types/node/base.d.ts
  31. +2,130 −10 node_modules/@types/node/buffer.d.ts
  32. +1,187 −313 node_modules/@types/node/child_process.d.ts
  33. +364 −210 node_modules/@types/node/cluster.d.ts
  34. +410 −1 node_modules/@types/node/console.d.ts
  35. +16 −446 node_modules/@types/node/constants.d.ts
  36. +2,866 −318 node_modules/@types/node/crypto.d.ts
  37. +493 −66 node_modules/@types/node/dgram.d.ts
  38. +134 −0 node_modules/@types/node/diagnostics_channel.d.ts
  39. +552 −264 node_modules/@types/node/dns.d.ts
  40. +368 −0 node_modules/@types/node/dns/promises.d.ts
  41. +164 −11 node_modules/@types/node/domain.d.ts
  42. +607 −35 node_modules/@types/node/events.d.ts
  43. +2,834 −1,523 node_modules/@types/node/fs.d.ts
  44. +1,091 −0 node_modules/@types/node/fs/promises.d.ts
  45. +108 −1,020 node_modules/@types/node/globals.d.ts
  46. +1 −1 node_modules/@types/node/globals.global.d.ts
  47. +1,171 −167 node_modules/@types/node/http.d.ts
  48. +1,681 −528 node_modules/@types/node/http2.d.ts
  49. +372 −34 node_modules/@types/node/https.d.ts
  50. +94 −14 node_modules/@types/node/index.d.ts
  51. +518 −807 node_modules/@types/node/inspector.d.ts
  52. +113 −2 node_modules/@types/node/module.d.ts
  53. +666 −150 node_modules/@types/node/net.d.ts
  54. +402 −210 node_modules/@types/node/os.d.ts
  55. +42 −53 node_modules/@types/node/package.json
  56. +176 −155 node_modules/@types/node/path.d.ts
  57. +424 −105 node_modules/@types/node/perf_hooks.d.ts
  58. +1,470 −4 node_modules/@types/node/process.d.ts
  59. +70 −21 node_modules/@types/node/punycode.d.ts
  60. +114 −12 node_modules/@types/node/querystring.d.ts
  61. +473 −88 node_modules/@types/node/readline.d.ts
  62. +176 −134 node_modules/@types/node/repl.d.ts
  63. +1,111 −195 node_modules/@types/node/stream.d.ts
  64. +24 −0 node_modules/@types/node/stream/consumers.d.ts
  65. +42 −0 node_modules/@types/node/stream/promises.d.ts
  66. +391 −0 node_modules/@types/node/stream/web.d.ts
  67. +62 −2 node_modules/@types/node/string_decoder.d.ts
  68. +91 −13 node_modules/@types/node/timers.d.ts
  69. +68 −0 node_modules/@types/node/timers/promises.d.ts
  70. +579 −263 node_modules/@types/node/tls.d.ts
  71. +111 −11 node_modules/@types/node/trace_events.d.ts
  72. +0 −69 node_modules/@types/node/ts3.3/assert.d.ts
  73. +0 −54 node_modules/@types/node/ts3.3/base.d.ts
  74. +0 −1 node_modules/@types/node/ts3.3/globals.global.d.ts
  75. +0 −8 node_modules/@types/node/ts3.3/index.d.ts
  76. +0 −21 node_modules/@types/node/ts3.6/base.d.ts
  77. +0 −8 node_modules/@types/node/ts3.6/index.d.ts
  78. +162 −24 node_modules/@types/node/tty.d.ts
  79. +776 −40 node_modules/@types/node/url.d.ts
  80. +1,555 −148 node_modules/@types/node/util.d.ts
  81. +261 −80 node_modules/@types/node/v8.d.ts
  82. +437 −40 node_modules/@types/node/vm.d.ts
  83. +121 −18 node_modules/@types/node/wasi.d.ts
  84. +577 −107 node_modules/@types/node/worker_threads.d.ts
  85. +240 −77 node_modules/@types/node/zlib.d.ts
  86. +0 −19 node_modules/core-util-is/LICENSE
  87. +0 −3 node_modules/core-util-is/README.md
  88. +0 −604 node_modules/core-util-is/float.patch
  89. +0 −107 node_modules/core-util-is/lib/util.js
  90. +0 −32 node_modules/core-util-is/package.json
  91. +0 −68 node_modules/core-util-is/test.js
  92. +0 −20 node_modules/immediate/LICENSE.txt
  93. +0 −93 node_modules/immediate/README.md
  94. +0 −75 node_modules/immediate/dist/immediate.js
  95. +0 −1 node_modules/immediate/dist/immediate.min.js
  96. +0 −69 node_modules/immediate/lib/browser.js
  97. +0 −73 node_modules/immediate/lib/index.js
  98. +0 −42 node_modules/immediate/package.json
  99. +0 −16 node_modules/jszip/.codeclimate.yml
  100. +0 −8 node_modules/jszip/.editorconfig
  101. +0 −1 node_modules/jszip/.jshintignore
  102. +0 −21 node_modules/jszip/.jshintrc
  103. +0 −17 node_modules/jszip/.travis.yml
  104. +0 −168 node_modules/jszip/CHANGES.md
  105. +0 −651 node_modules/jszip/LICENSE.markdown
  106. +0 −35 node_modules/jszip/README.markdown
  107. +0 −30 node_modules/jszip/dist/jszip.js
  108. +0 −13 node_modules/jszip/dist/jszip.min.js
  109. +0 −270 node_modules/jszip/index.d.ts
  110. +0 −106 node_modules/jszip/lib/base64.js
  111. +0 −74 node_modules/jszip/lib/compressedObject.js
  112. +0 −14 node_modules/jszip/lib/compressions.js
  113. +0 −77 node_modules/jszip/lib/crc32.js
  114. +0 −11 node_modules/jszip/lib/defaults.js
  115. +0 −19 node_modules/jszip/lib/external.js
  116. +0 −85 node_modules/jszip/lib/flate.js
  117. +0 −540 node_modules/jszip/lib/generate/ZipFileWorker.js
  118. +0 −57 node_modules/jszip/lib/generate/index.js
  119. +0 −55 node_modules/jszip/lib/index.js
  120. +0 −11 node_modules/jszip/lib/license_header.js
  121. +0 −81 node_modules/jszip/lib/load.js
  122. +0 −74 node_modules/jszip/lib/nodejs/NodejsStreamInputAdapter.js
  123. +0 −42 node_modules/jszip/lib/nodejs/NodejsStreamOutputAdapter.js
  124. +0 −57 node_modules/jszip/lib/nodejsUtils.js
  125. +0 −389 node_modules/jszip/lib/object.js
  126. +0 −9 node_modules/jszip/lib/readable-stream-browser.js
  127. +0 −57 node_modules/jszip/lib/reader/ArrayReader.js
  128. +0 −116 node_modules/jszip/lib/reader/DataReader.js
  129. +0 −19 node_modules/jszip/lib/reader/NodeBufferReader.js
  130. +0 −38 node_modules/jszip/lib/reader/StringReader.js
  131. +0 −22 node_modules/jszip/lib/reader/Uint8ArrayReader.js
  132. +0 −28 node_modules/jszip/lib/reader/readerFor.js
  133. +0 −7 node_modules/jszip/lib/signature.js
  134. +0 −26 node_modules/jszip/lib/stream/ConvertWorker.js
  135. +0 −24 node_modules/jszip/lib/stream/Crc32Probe.js
  136. +0 −29 node_modules/jszip/lib/stream/DataLengthProbe.js
  137. +0 −116 node_modules/jszip/lib/stream/DataWorker.js
  138. +0 −263 node_modules/jszip/lib/stream/GenericWorker.js
  139. +0 −212 node_modules/jszip/lib/stream/StreamHelper.js
  140. +0 −38 node_modules/jszip/lib/support.js
  141. +0 −275 node_modules/jszip/lib/utf8.js
  142. +0 −476 node_modules/jszip/lib/utils.js
  143. +0 −262 node_modules/jszip/lib/zipEntries.js
  144. +0 −294 node_modules/jszip/lib/zipEntry.js
  145. +0 −133 node_modules/jszip/lib/zipObject.js
  146. +0 −63 node_modules/jszip/package.json
  147. +0 −247 node_modules/jszip/vendor/FileSaver.js
  148. +0 −62 node_modules/lie/README.md
  149. +0 −350 node_modules/lie/dist/lie.js
  150. +0 −1 node_modules/lie/dist/lie.min.js
  151. +0 −358 node_modules/lie/dist/lie.polyfill.js
  152. +0 −1 node_modules/lie/dist/lie.polyfill.min.js
  153. +0 −273 node_modules/lie/lib/browser.js
  154. +0 −298 node_modules/lie/lib/index.js
  155. +0 −7 node_modules/lie/license.md
  156. +0 −244 node_modules/lie/lie.d.ts
  157. +0 −69 node_modules/lie/package.json
  158. +0 −4 node_modules/lie/polyfill.js
  159. +0 −164 node_modules/pako/CHANGELOG.md
  160. +0 −21 node_modules/pako/LICENSE
  161. +0 −191 node_modules/pako/README.md
  162. +0 −6,818 node_modules/pako/dist/pako.js
  163. +0 −1 node_modules/pako/dist/pako.min.js
  164. +0 −3,997 node_modules/pako/dist/pako_deflate.js
  165. +0 −1 node_modules/pako/dist/pako_deflate.min.js
  166. +0 −3,300 node_modules/pako/dist/pako_inflate.js
  167. +0 −1 node_modules/pako/dist/pako_inflate.min.js
  168. +0 −14 node_modules/pako/index.js
  169. +0 −400 node_modules/pako/lib/deflate.js
  170. +0 −423 node_modules/pako/lib/inflate.js
  171. +0 −105 node_modules/pako/lib/utils/common.js
  172. +0 −187 node_modules/pako/lib/utils/strings.js
  173. +0 −59 node_modules/pako/lib/zlib/README
  174. +0 −51 node_modules/pako/lib/zlib/adler32.js
  175. +0 −68 node_modules/pako/lib/zlib/constants.js
  176. +0 −59 node_modules/pako/lib/zlib/crc32.js
  177. +0 −1,874 node_modules/pako/lib/zlib/deflate.js
  178. +0 −58 node_modules/pako/lib/zlib/gzheader.js
  179. +0 −345 node_modules/pako/lib/zlib/inffast.js
  180. +0 −1,556 node_modules/pako/lib/zlib/inflate.js
  181. +0 −343 node_modules/pako/lib/zlib/inftrees.js
  182. +0 −32 node_modules/pako/lib/zlib/messages.js
  183. +0 −1,222 node_modules/pako/lib/zlib/trees.js
  184. +0 −47 node_modules/pako/lib/zlib/zstream.js
  185. +0 −44 node_modules/pako/package.json
  186. +0 −45 node_modules/process-nextick-args/index.js
  187. +0 −19 node_modules/process-nextick-args/license.md
  188. +0 −25 node_modules/process-nextick-args/package.json
  189. +0 −18 node_modules/process-nextick-args/readme.md
  190. +0 −34 node_modules/readable-stream/.travis.yml
  191. +0 −38 node_modules/readable-stream/CONTRIBUTING.md
  192. +0 −136 node_modules/readable-stream/GOVERNANCE.md
  193. +0 −47 node_modules/readable-stream/LICENSE
  194. +0 −58 node_modules/readable-stream/README.md
  195. +0 −60 node_modules/readable-stream/doc/wg-meetings/2015-01-30.md
  196. +0 −1 node_modules/readable-stream/duplex-browser.js
  197. +0 −1 node_modules/readable-stream/duplex.js
  198. +0 −131 node_modules/readable-stream/lib/_stream_duplex.js
  199. +0 −47 node_modules/readable-stream/lib/_stream_passthrough.js
  200. +0 −1,019 node_modules/readable-stream/lib/_stream_readable.js
  201. +0 −214 node_modules/readable-stream/lib/_stream_transform.js
  202. +0 −687 node_modules/readable-stream/lib/_stream_writable.js
  203. +0 −79 node_modules/readable-stream/lib/internal/streams/BufferList.js
  204. +0 −74 node_modules/readable-stream/lib/internal/streams/destroy.js
  205. +0 −1 node_modules/readable-stream/lib/internal/streams/stream-browser.js
  206. +0 −1 node_modules/readable-stream/lib/internal/streams/stream.js
  207. +0 −1 node_modules/readable-stream/node_modules/isarray/.npmignore
  208. +0 −4 node_modules/readable-stream/node_modules/isarray/.travis.yml
  209. +0 −6 node_modules/readable-stream/node_modules/isarray/Makefile
  210. +0 −60 node_modules/readable-stream/node_modules/isarray/README.md
  211. +0 −19 node_modules/readable-stream/node_modules/isarray/component.json
  212. +0 −5 node_modules/readable-stream/node_modules/isarray/index.js
  213. +0 −45 node_modules/readable-stream/node_modules/isarray/package.json
  214. +0 −20 node_modules/readable-stream/node_modules/isarray/test.js
  215. +0 −52 node_modules/readable-stream/package.json
  216. +0 −1 node_modules/readable-stream/passthrough.js
  217. +0 −7 node_modules/readable-stream/readable-browser.js
  218. +0 −19 node_modules/readable-stream/readable.js
  219. +0 −1 node_modules/readable-stream/transform.js
  220. +0 −1 node_modules/readable-stream/writable-browser.js
  221. +0 −8 node_modules/readable-stream/writable.js
  222. +0 −21 node_modules/safe-buffer/LICENSE
  223. +0 −584 node_modules/safe-buffer/README.md
  224. +0 −187 node_modules/safe-buffer/index.d.ts
  225. +0 −62 node_modules/safe-buffer/index.js
  226. +0 −37 node_modules/safe-buffer/package.json
  227. +0 −7 node_modules/set-immediate-shim/index.js
  228. +0 −34 node_modules/set-immediate-shim/package.json
  229. +0 −31 node_modules/set-immediate-shim/readme.md
  230. +0 −50 node_modules/string_decoder/.travis.yml
  231. +0 −48 node_modules/string_decoder/LICENSE
  232. +0 −47 node_modules/string_decoder/README.md
  233. +0 −296 node_modules/string_decoder/lib/string_decoder.js
  234. +0 −31 node_modules/string_decoder/package.json
  235. +0 −16 node_modules/util-deprecate/History.md
  236. +0 −24 node_modules/util-deprecate/LICENSE
  237. +0 −53 node_modules/util-deprecate/README.md
  238. +0 −67 node_modules/util-deprecate/browser.js
  239. +0 −6 node_modules/util-deprecate/node.js
  240. +0 −27 node_modules/util-deprecate/package.json
  241. +9 −256 package-lock.json
  242. +2 −5 package.json
  243. +3 −0 pr-checks/checks/analyze-ref-input.yml
  244. +3 −0 pr-checks/checks/go-custom-queries.yml
  245. +3 −0 pr-checks/checks/go-custom-tracing.yml
  246. +3 −0 pr-checks/checks/remote-config.yml
  247. +3 −0 pr-checks/checks/upload-ref-sha-input.yml
  248. +4 −4 runner/package-lock.json
  249. +1 −1 runner/package.json
  250. +2 −2 src/init-action.ts
  251. +1 −1 upload-sarif/action.yml
5 changes: 1 addition & 4 deletions .github/workflows/__analyze-ref-input.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions .github/workflows/__go-custom-queries.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions .github/workflows/__go-custom-tracing.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions .github/workflows/__remote-config.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions .github/workflows/__upload-ref-sha-input.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 6 additions & 2 deletions .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
@@ -182,7 +182,9 @@ jobs:
runner-analyze-csharp-windows:
name: Runner windows C# analyze
needs: [check-js, check-node-modules]
runs-on: windows-latest
# Build tracing currently does not support Windows 2022, so use `windows-2019` instead of
# `windows-latest`.
runs-on: windows-2019

steps:
- uses: actions/checkout@v2
@@ -301,7 +303,9 @@ jobs:
runner-analyze-csharp-autobuild-windows:
name: Runner windows autobuild C# analyze
needs: [check-js, check-node-modules]
runs-on: windows-latest
# Build tracing currently does not support Windows 2022, so use `windows-2019` instead of
# `windows-latest`.
runs-on: windows-2019

steps:
- uses: actions/checkout@v2
2 changes: 1 addition & 1 deletion .github/workflows/python-deps.yml
Original file line number Diff line number Diff line change
@@ -125,7 +125,7 @@ jobs:

- uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python-version }}
python-version: ${{ matrix.python_version }}

- name: Initialize CodeQL
uses: ./init
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CodeQL Action and CodeQL Runner Changelog

## 1.1.0 - 11 Feb 2022

- The CodeQL Action now uses Node.js v16. [#909](https://github.com/github/codeql-action/pull/909)
- Beware that the CodeQL build tracer in this release (and in all earlier releases) is incompatible with Windows 11 and Windows Server 2022. This incompatibility affects database extraction for compiled languages: cpp, csharp, go, and java. As a result, analyzing these languages with the `windows-latest` or `windows-2022` Actions virtual environments is currently unsupported. If you use any of these languages, please use the `windows-2019` Actions virtual environment or otherwise avoid these specific Windows versions until a new release fixes this incompatibility.

## 1.0.32 - 07 Feb 2022

- Add `sarif-id` as an output for the `upload-sarif` and `analyze` actions. [#889](https://github.com/github/codeql-action/pull/889)
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -39,7 +39,8 @@ on:

jobs:
CodeQL-Build:
# CodeQL runs on ubuntu-latest, windows-latest, and macos-latest
# If you're only analyzing JavaScript or Python, CodeQL runs on ubuntu-latest, windows-latest, and macos-latest.
# If you're analyzing C/C++, C#, Go, or Java, CodeQL runs on ubuntu-latest, windows-2019, and macos-latest.
runs-on: ubuntu-latest

permissions:
2 changes: 1 addition & 1 deletion analyze/action.yml
Original file line number Diff line number Diff line change
@@ -72,5 +72,5 @@ outputs:
sarif-id:
description: The ID of the uploaded SARIF file.
runs:
using: "node12"
using: "node16"
main: "../lib/analyze-action.js"
2 changes: 1 addition & 1 deletion autobuild/action.yml
Original file line number Diff line number Diff line change
@@ -7,5 +7,5 @@ inputs:
matrix:
default: ${{ toJson(matrix) }}
runs:
using: 'node12'
using: 'node16'
main: '../lib/autobuild-action.js'
2 changes: 1 addition & 1 deletion init/action.yml
Original file line number Diff line number Diff line change
@@ -73,5 +73,5 @@ outputs:
codeql-path:
description: The path of the CodeQL binary used for analysis
runs:
using: 'node12'
using: 'node16'
main: '../lib/init-action.js'
2 changes: 1 addition & 1 deletion lib/init-action.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/init-action.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading