File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ parameters:
1717 description : " If true, the success pipeline will be executed."
1818
1919orbs :
20- toolkit : jerus-org/circleci-toolkit@1.19.0
20+ toolkit : jerus-org/circleci-toolkit@1.20.2
2121
2222executors :
2323 rust-env :
Original file line number Diff line number Diff 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 rust crate serde to 1.0.216(pr [ #67 ] )
13+ - Dependencies: update dependency toolkit to v1.20.2(pr [ #68 ] )
1314
1415## [ 0.2.16] - 2024-12-07
1516
@@ -179,6 +180,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
179180[ #65 ] : https://github.com/jerus-org/lambda_sqs/pull/65
180181[ #66 ] : https://github.com/jerus-org/lambda_sqs/pull/66
181182[ #67 ] : https://github.com/jerus-org/lambda_sqs/pull/67
183+ [ #68 ] : https://github.com/jerus-org/lambda_sqs/pull/68
182184[ Unreleased ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.16...HEAD
183185[ 0.2.16 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.15...v0.2.16
184186[ 0.2.15 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.14...v0.2.15
You can’t perform that action at this time.
0 commit comments