We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26928d0 + 27a379d commit b8346b0Copy full SHA for b8346b0
.circleci/config.yml
@@ -4,7 +4,7 @@ version: 2.1
4
# release must exist.);
5
orbs:
6
nightfall_code_scanner: nightfall/nightfall_code_scanner@<<pipeline.parameters.dev-orb-version>>
7
- orb-tools: circleci/orb-tools@9.0
+ orb-tools: circleci/orb-tools@10.1.0
8
9
# Pipeline parameters
10
parameters:
0 commit comments