mirror of
https://github.com/github/codeql-action.git
synced 2026-04-29 10:28:52 +00:00
Automatically add go-version input if installGo == true
This commit is contained in:
Generated
+2
-1
@@ -16,7 +16,8 @@ on:
|
||||
go-version:
|
||||
type: string
|
||||
description: The version of Go to install
|
||||
required: true
|
||||
required: false
|
||||
default: '>=1.21.0'
|
||||
jobs:
|
||||
go-custom-queries:
|
||||
name: 'Go: Custom queries'
|
||||
|
||||
Reference in New Issue
Block a user