Skip to content

Commit 34f128b

Browse files
1 parent 2d2c4f4 commit 34f128b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

expr_sema.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ var BuiltinGlobalVariableTypes = map[string]ExprType{
225225
"run_id": StringType{},
226226
"run_number": StringType{},
227227
"run_attempt": StringType{},
228+
"secret_source": StringType{},
228229
"server_url": StringType{},
229230
"sha": StringType{},
230231
"token": StringType{},

0 commit comments

Comments
 (0)