Skip to content

Commit 7d7d644

Browse files
chore(release): publish [skip ci]
- sca@6.0.1
1 parent e69fb00 commit 7d7d644

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

security-actions/sca/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [6.0.1](https://github.com/Kong/public-shared-actions/compare/sca@6.0.0...sca@6.0.1) (2025-10-06)
7+
8+
9+
### 🐛 Bug Fixes
10+
11+
* **sca:** grype db should be downloaded at least daily ([#324](https://github.com/Kong/public-shared-actions/issues/324)) ([e69fb00](https://github.com/Kong/public-shared-actions/commit/e69fb009f5f4a26f55c8658a7517b6892eba1327))
12+
13+
14+
15+
16+
617
# [6.0.0](https://github.com/Kong/public-shared-actions/compare/sca@5.1.3...sca@6.0.0) (2025-09-26)
718

819

security-actions/sca/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sca",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "a unified action for composition analysis. The action produces an SBOM, CVE reports for a given image / directory / file.",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)