Skip to content

Commit 3c7b8ec

Browse files
authored
👷 ci(circleci): update circleci-toolkit orb version (#1347)
- upgrade toolkit from version 2.9.1 to 2.10.4 for improved features and fixes
1 parent 6049847 commit 3c7b8ec

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ parameters:
3939
description: "Verbosity for pcu application executions."
4040

4141
orbs:
42-
toolkit: jerus-org/circleci-toolkit@2.9.1
42+
toolkit: jerus-org/circleci-toolkit@2.10.4
4343

4444
executors:
4545
rust_env:

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
- 👷 ci(circleci)-update toolkit orb version and comment out flags(pr [#1345])
1313
- 🔧 chore(ci)-clean up CircleCI GitHub release config(pr [#1346])
14+
- 👷 ci(circleci)-update circleci-toolkit orb version(pr [#1347])
1415

1516
## [3.0.22] - 2025-04-30
1617

@@ -1233,6 +1234,7 @@ emitted if a tracing subscriber is not found.
12331234
[#1344]: https://github.com/jerus-org/hcaptcha-rs/pull/1344
12341235
[#1345]: https://github.com/jerus-org/hcaptcha-rs/pull/1345
12351236
[#1346]: https://github.com/jerus-org/hcaptcha-rs/pull/1346
1237+
[#1347]: https://github.com/jerus-org/hcaptcha-rs/pull/1347
12361238
[Unreleased]: https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.22...HEAD
12371239
[3.0.22]: https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.21...v3.0.22
12381240
[3.0.21]: https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.20...v3.0.21

0 commit comments

Comments
 (0)