Skip to content

Commit bf6297b

Browse files
fix(deps): update dependency toolkit to v6.3.0
1 parent 6970366 commit bf6297b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ parameters:
66
default: "1.82"
77

88
orbs:
9-
toolkit: jerus-org/circleci-toolkit@6.2.0
9+
toolkit: jerus-org/circleci-toolkit@6.3.0
1010

1111
workflows:
1212
validation:

.circleci/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ parameters:
1111
description: "Override workspace v* version (empty = nextsv auto-detect)"
1212

1313
orbs:
14-
toolkit: jerus-org/circleci-toolkit@6.2.0
14+
toolkit: jerus-org/circleci-toolkit@6.3.0
1515

1616
jobs:
1717
tools:

.circleci/update_prlog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ parameters:
77
description: "If true, pcu is updated from its main github branch before running."
88

99
orbs:
10-
toolkit: jerus-org/circleci-toolkit@6.2.0
10+
toolkit: jerus-org/circleci-toolkit@6.3.0
1111

1212
workflows:
1313
update_prlog:

0 commit comments

Comments
 (0)