Skip to content

Commit e1f83c1

Browse files
committed
Fix #2367, add codeql-version to outputs
1 parent be825d5 commit e1f83c1

File tree

4 files changed

+5
-1
lines changed

4 files changed

+5
-1
lines changed

init/action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ inputs:
139139
outputs:
140140
codeql-path:
141141
description: The path of the CodeQL binary used for analysis
142+
codeql-version:
143+
description: The version of the CodeQL binary used for analysis
142144
runs:
143145
using: node20
144146
main: '../lib/init-action.js'

lib/init-action.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)