Skip to content

Commit

Permalink
use the latest version of circleci/circleci-cli orb
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
  • Loading branch information
lironrisk authored Jun 25, 2023
1 parent 7b7c291 commit dd8e2d8
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 dd8e2d8

Please sign in to comment.