8000 Update action.yml · sqlc-dev/setup-sqlc@89c0444 · GitHub
[go: up one dir, main page]

Skip to content

Commit 89c0444

Browse files
authored
Update action.yml
1 parent 1e6f721 commit 89c0444

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ description: "Compile SQL to type-safe Go"
33
author: 'Kyle Conroy'
44
inputs:
55
sqlc-version:
6-
description: 'The version of sqlc to install. Defaults to v1.9.0'
7-
required: false
6+
description: 'The sqlc version to download (if necessary) and use.'
7+
required: true
88
branding:
99
icon: 'terminal'
1010
color: 'purple'

0 commit comments

Comments
 (0)
0