mirror of
https://github.com/github/codeql-action.git
synced 2026-05-08 14:50:21 +00:00
Alternate bundling technique using ncc
This commit is contained in:
+1
-1
@@ -25,4 +25,4 @@ inputs:
|
||||
default: 'true'
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: '../lib/init-action.js'
|
||||
main: '../dist/init/index.js'
|
||||
|
||||
Reference in New Issue
Block a user