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:
17
17
description : " If true, the success pipeline will be executed."
18
18
19
19
orbs :
20
- toolkit : jerus-org/circleci-toolkit@1.19.0
20
+ toolkit : jerus-org/circleci-toolkit@1.20.2
21
21
22
22
executors :
23
23
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
10
10
### Security
11
11
12
12
- Dependencies: update rust crate serde to 1.0.216(pr [ #67 ] )
13
+ - Dependencies: update dependency toolkit to v1.20.2(pr [ #68 ] )
13
14
14
15
## [ 0.2.16] - 2024-12-07
15
16
@@ -179,6 +180,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
179
180
[ #65 ] : https://github.com/jerus-org/lambda_sqs/pull/65
180
181
[ #66 ] : https://github.com/jerus-org/lambda_sqs/pull/66
181
182
[ #67 ] : https://github.com/jerus-org/lambda_sqs/pull/67
183
+ [ #68 ] : https://github.com/jerus-org/lambda_sqs/pull/68
182
184
[ Unreleased ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.16...HEAD
183
185
[ 0.2.16 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.15...v0.2.16
184
186
[ 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