Skip to content

Commit 3422f6b

Browse files
authored
Merge pull request #62 from jerus-org/renovate/toolkit-1.x
chore(deps): update dependency toolkit to v1.18.0
2 parents 650c7c5 + 2d290a7 commit 3422f6b

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ parameters:
1717
description: "If true, the success pipeline will be executed."
1818

1919
orbs:
20-
toolkit: jerus-org/circleci-toolkit@1.16.1
20+
toolkit: jerus-org/circleci-toolkit@1.18.0
2121

2222
executors:
2323
rust-env:

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# This is a comment
2+
3+
* @jerusdp

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
### Security
1111

1212
- Dependencies: update dependency toolkit to v1.16.1(pr [#60])
13+
- Dependencies: update dependency toolkit to v1.18.0(pr [#62])
1314

1415
## [0.2.12] - 2024-11-02
1516

@@ -142,6 +143,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
142143
[#58]: https://github.com/jerus-org/lambda_sqs/pull/58
143144
[#59]: https://github.com/jerus-org/lambda_sqs/pull/59
144145
[#60]: https://github.com/jerus-org/lambda_sqs/pull/60
146+
[#62]: https://github.com/jerus-org/lambda_sqs/pull/62
145147
[Unreleased]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.12...HEAD
146148
[0.2.12]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.11...v0.2.12
147149
[0.2.11]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.10...v0.2.11

0 commit comments

Comments
 (0)