Update action specs for new entry points

This commit is contained in:
Michael B. Gale
2026-05-14 14:47:23 +01:00
parent 237b03b3c3
commit f0489abddd
7 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -55,4 +55,4 @@ outputs:
description: The version of the CodeQL binary that was installed.
runs:
using: node24
main: '../lib/setup-codeql-action.js'
main: '../lib/setup-codeql-entry.js'