Skip to content

Commit f8606e8

Browse files
committed
remove sbom
1 parent 191fb18 commit f8606e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
token: ${{ secrets.DEPOT_PROJECT_TOKEN }}
7171
push: true
7272
provenance: false
73-
sbom: true
73+
sbom: false
7474
tags: |
7575
ghcr.io/devgine/yamllint:${{ env.VERSION }}
7676
${{ env.LATEST && 'ghcr.io/devgine/yamllint:latest' || ''}}

0 commit comments

Comments
 (0)