Skip to content

Commit 46f89f2

Browse files
fix(deps): update dependency toolkit to v2.0.13 (#1283)
* fix(deps): update dependency toolkit to v2.0.13 * chore: update changelog for pr --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jerus Bot <171541392+jerus-bot@users.noreply.github.com>
1 parent 015c34d commit 46f89f2

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
@@ -24,7 +24,7 @@ parameters:
2424
description: "If true, the make release treats as workspace."
2525

2626
orbs:
27-
toolkit: jerus-org/circleci-toolkit@2.0.4
27+
toolkit: jerus-org/circleci-toolkit@2.0.13
2828

2929
executors:
3030
rust_env:

CHANGELOG.md

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

1212
- deps: update actions/upload-artifact action to v4.6.1(pr [#1282])
13+
- deps: update dependency toolkit to v2.0.13(pr [#1283])
1314

1415
## [3.0.10] - 2025-02-22
1516

@@ -1042,6 +1043,7 @@ emitted if a tracing subscriber is not found.
10421043
[#1280]: https://github.com/jerus-org/hcaptcha-rs/pull/1280
10431044
[#1281]: https://github.com/jerus-org/hcaptcha-rs/pull/1281
10441045
[#1282]: https://github.com/jerus-org/hcaptcha-rs/pull/1282
1046+
[#1283]: https://github.com/jerus-org/hcaptcha-rs/pull/1283
10451047
[Unreleased]: https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.10...HEAD
10461048
[3.0.10]: https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.9...v3.0.10
10471049
[3.0.9]: https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.8...v3.0.9

0 commit comments

Comments
 (0)