Skip to content

Commit 5f491b6

Browse files
Update dependency jq to v3.0.1
1 parent 852d8ea commit 5f491b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ version: 2.1
1212
# https://circleci.com/orbs/registry/?filterBy=all
1313
orbs:
1414
build-tools: circleci/[email protected]
15-
jq: circleci/[email protected].0
15+
jq: circleci/[email protected].1
1616
docker: circleci/[email protected] # needs jq above
1717
node: circleci/[email protected]
1818

0 commit comments

Comments
 (0)