File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -72,5 +72,5 @@ outputs:
7272 sarif-id :
7373 description : The ID of the uploaded SARIF file.
7474runs :
75- using : " node16 "
75+ using : " node12 "
7676 main : " ../lib/analyze-action.js"
Original file line number Diff line number Diff line change 77 matrix :
88 default : ${{ toJson(matrix) }}
99runs :
10- using : ' node16 '
10+ using : ' node12 '
1111 main : ' ../lib/autobuild-action.js'
Original file line number Diff line number Diff line change @@ -73,5 +73,5 @@ outputs:
7373 codeql-path :
7474 description : The path of the CodeQL binary used for analysis
7575runs :
76- using : ' node16 '
76+ using : ' node12 '
7777 main : ' ../lib/init-action.js'
Original file line number Diff line number Diff line change @@ -34,5 +34,5 @@ outputs:
3434 sarif-id :
3535 description : The ID of the uploaded SARIF file.
3636runs :
37- using : ' node16 '
37+ using : ' node12 '
3838 main : ' ../lib/upload-sarif-action.js'
You can’t perform that action at this time.
0 commit comments