Skip to content

Commit 34c777f

Browse files
committed
Use Node.js v16 in all Actions
This is now in active LTS status.
1 parent 8dd2b9a commit 34c777f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

analyze/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,5 @@ outputs:
7272
sarif-id:
7373
description: The ID of the uploaded SARIF file.
7474
runs:
75-
using: "node12"
75+
using: "node16"
7676
main: "../lib/analyze-action.js"

autobuild/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ inputs:
77
matrix:
88
default: ${{ toJson(matrix) }}
99
runs:
10-
using: 'node12'
10+
using: 'node16'
1111
main: '../lib/autobuild-action.js'

init/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@ outputs:
7373
codeql-path:
7474
description: The path of the CodeQL binary used for analysis
7575
runs:
76-
using: 'node12'
76+
using: 'node16'
7777
main: '../lib/init-action.js'

upload-sarif/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ outputs:
3434
sarif-id:
3535
description: The ID of the uploaded SARIF file.
3636
runs:
37-
using: 'node12'
37+
using: 'node16'
3838
main: '../lib/upload-sarif-action.js'

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy