We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 852d8ea commit bb48cd1Copy full SHA for bb48cd1
.circleci/config.yml
@@ -12,7 +12,7 @@ version: 2.1
12
# https://circleci.com/orbs/registry/?filterBy=all
13
orbs:
14
build-tools: circleci/build-tools@3.0.0
15
- jq: circleci/jq@3.0.0
+ jq: circleci/jq@3.0.2
16
docker: circleci/docker@2.6.0 # needs jq above
17
node: circleci/node@5.3.0
18
0 commit comments