Skip to content

Commit

Permalink
fix: use the latest version of circleci/circleci-cli orb (#214)
Browse files Browse the repository at this point in the history
circleci/circleci-cli orb has fixes to issues in its latest version, such as support for org's private orb with handling backward compatibility as mentioned in this pr CircleCI-Public/circleci-cli#934

Co-authored-by: Kyle a.k.a. TechSquidTV <[email protected]>
  • Loading branch information
lironrisk and KyleTryon authored Sep 14, 2023
1 parent 5b30ce9 commit 4dad832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/@orb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ display:
home_url: https://circleci.com/docs/2.0/orb-author/

orbs:
cli: circleci/[email protected]
cli: circleci/[email protected].9
bats: circleci/[email protected]

0 comments on commit 4dad832

Please sign in to comment.