File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-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@2.8 .1
20+ toolkit : jerus-org/circleci-toolkit@2.9 .1
2121
2222executors :
2323 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
77
88## [ Unreleased]
99
10+ ### Changed
11+
12+ - 👷 ci(circleci)-update toolkit orb version(pr [ #93 ] )
13+
1014### Security
1115
1216- 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
290294[ #89 ] : https://github.com/jerus-org/lambda_sqs/pull/89
291295[ #91 ] : https://github.com/jerus-org/lambda_sqs/pull/91
292296[ #92 ] : https://github.com/jerus-org/lambda_sqs/pull/92
297+ [ #93 ] : https://github.com/jerus-org/lambda_sqs/pull/93
293298[ Unreleased ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.28...HEAD
294299[ 0.2.28 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.27...v0.2.28
295300[ 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