We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ad5c2b commit f1cf2adCopy full SHA for f1cf2ad
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
orbs:
4
# Replace this with your own!
5
haikunator: takescoop/haikunator@<<pipeline.parameters.dev-orb-version>>
6
- orb-tools: circleci/orb-tools@10.0
+ orb-tools: circleci/orb-tools@10.1.0
7
8
# Pipeline Parameters
9
## These parameters are used internally by orb-tools. Skip to the Jobs section.
0 commit comments