File tree 2 files changed +6
-1
lines changed
2 files changed +6
-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@2.8 .1
20
+ toolkit : jerus-org/circleci-toolkit@2.9 .1
21
21
22
22
executors :
23
23
rust-env :
Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ### Changed
11
+
12
+ - 👷 ci(circleci)-update toolkit orb version(pr [ #93 ] )
13
+
10
14
### Security
11
15
12
16
- Dependencies: update dependency toolkit to v2.8.1(pr [ #92 ] )
@@ -290,6 +294,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
290
294
[ #89 ] : https://github.com/jerus-org/lambda_sqs/pull/89
291
295
[ #91 ] : https://github.com/jerus-org/lambda_sqs/pull/91
292
296
[ #92 ] : https://github.com/jerus-org/lambda_sqs/pull/92
297
+ [ #93 ] : https://github.com/jerus-org/lambda_sqs/pull/93
293
298
[ Unreleased ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.28...HEAD
294
299
[ 0.2.28 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.27...v0.2.28
295
300
[ 0.2.27 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.26...v0.2.27
You can’t perform that action at this time.
0 commit comments