Skip to content

Commit b545541

Browse files
author
Tihomir Surdilovic
authored
adding jq version 1.6 (#315) (#316)
Signed-off-by: Tihomir Surdilovic <[email protected]>
1 parent 2a332c8 commit b545541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1206,7 +1206,7 @@ Note that different data filters play a big role as to which parts of the states
12061206
evaluated. Reference the
12071207
[State Data Filtering](#State-data-filters) section for more information about state data filters.
12081208

1209-
By default, all workflow expressions should be defined using the [jq](https://stedolan.github.io/jq/) syntax.
1209+
By default, all workflow expressions should be defined using the [jq](https://stedolan.github.io/jq/) [version 1.6](https://github.com/stedolan/jq/releases/tag/jq-1.6) syntax.
12101210
You can find more information on jq in its [manual](https://stedolan.github.io/jq/manual/).
12111211

12121212
Serverless Workflow does not mandate the use of jq and it's possible to use an expression language

0 commit comments

Comments
 (0)