File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-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.5 .1
20
+ toolkit : jerus-org/circleci-toolkit@2.8 .1
21
21
22
22
executors :
23
23
rust-env :
Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ Unreleased]
9
+
10
+ ### Security
11
+
12
+ - Dependencies: update dependency toolkit to v2.8.1(pr [ #92 ] )
13
+
8
14
## [ 0.2.28] - 2025-04-12
9
15
10
16
### Security
@@ -283,6 +289,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
283
289
[ #88 ] : https://github.com/jerus-org/lambda_sqs/pull/88
284
290
[ #89 ] : https://github.com/jerus-org/lambda_sqs/pull/89
285
291
[ #91 ] : https://github.com/jerus-org/lambda_sqs/pull/91
292
+ [ #92 ] : https://github.com/jerus-org/lambda_sqs/pull/92
293
+ [ Unreleased ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.28...HEAD
286
294
[ 0.2.28 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.27...v0.2.28
287
295
[ 0.2.27 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.26...v0.2.27
288
296
[ 0.2.26 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.25...v0.2.26
You can’t perform that action at this time.
0 commit comments