Skip to content

Commit 0cd1d1b

Browse files
committed
Update SBOM artifact retention period to 90 days
1 parent bfc9a25 commit 0cd1d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ jobs:
7878
with:
7979
name: sbom-files
8080
path: sbom/
81-
retention-days: 365
81+
retention-days: 90

0 commit comments

Comments
 (0)