Skip to content

Commit 7751320

Browse files
authored
Merge pull request #93 from jerus-org/update-toolkit-orb-version
👷 ci(circleci): update toolkit orb version
2 parents 8ee6420 + 544e6e2 commit 7751320

File tree

2 files changed

+6
-1
lines changed

2 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@2.8.1
20+
toolkit: jerus-org/circleci-toolkit@2.9.1
2121

2222
executors:
2323
rust-env:

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)