Skip to content

Commit f558223

Browse files
chore(release): publish [skip ci]
- scan-docker-image@6.0.1
1 parent 0d5de5a commit f558223

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

security-actions/scan-docker-image/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/scan-docker-image@6.0.0...scan-docker-image@6.0.1) (2025-10-13)
7+
8+
9+
### 🐛 Bug Fixes
10+
11+
* **scan-docker-image:** grype DB should be downloaded at least daily ([#329](https://github.com/Kong/public-shared-actions/issues/329)) ([0d5de5a](https://github.com/Kong/public-shared-actions/commit/0d5de5a9f61eacf5724f60ffdda55d374379ad11))
12+
13+
14+
15+
16+
617
# [6.0.0](https://github.com/Kong/public-shared-actions/compare/scan-docker-image@5.1.1...scan-docker-image@6.0.0) (2025-09-26)
718

819

security-actions/scan-docker-image/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scan-docker-image",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "The repo generates SBOMs & scans Docker images for CVE, CIS",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)