Skip to content

Commit 6c6654c

Browse files
authored
debt: Upgraded CI pipeline dependencies to latest stable versions (#30)
1 parent 355f2e5 commit 6c6654c

2 files changed

Lines changed: 16 additions & 2 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959

6060
# See: https://github.com/sigstore/cosign-installer
6161
- name: Install Cosign
62-
uses: sigstore/cosign-installer@v4.1.0
62+
uses: sigstore/cosign-installer@v4.1.1
6363

6464
# See: https://github.com/anchore/sbom-action
6565
- name: Generate SBOM via Syft

CHANGELOG/CHANGELOG-1.x.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,19 @@ Date format: `YYYY-MM-DD`
1919

2020
---
2121

22+
## [1.19.0] - 2026-03-26
23+
24+
### Added
25+
### Changed
26+
- **debt:** Upgraded [Cosign](https://github.com/sigstore/cosign-installer) to latest stable version.
27+
28+
### Deprecated
29+
### Removed
30+
### Fixed
31+
### Security
32+
33+
---
34+
2235
## [1.18.0] - 2026-03-14
2336

2437

@@ -324,7 +337,8 @@ Date format: `YYYY-MM-DD`
324337
### Fixed
325338
### Security
326339

327-
[Unreleased]: https://github.com/sixafter/aes-ctr-drbg/compare/v1.18.0...HEAD
340+
[Unreleased]: https://github.com/sixafter/aes-ctr-drbg/compare/v1.19.0...HEAD
341+
[1.19.0]: https://github.com/sixafter/aes-ctr-drbg/compare/v1.18.0...v1.19.0
328342
[1.18.0]: https://github.com/sixafter/aes-ctr-drbg/compare/v1.17.0...v1.18.0
329343
[1.17.0]: https://github.com/sixafter/aes-ctr-drbg/compare/v1.16.0...v1.17.0
330344
[1.16.0]: https://github.com/sixafter/aes-ctr-drbg/compare/v1.15.0...v1.16.0

0 commit comments

Comments
 (0)