aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorterminaldweller <devi@terminaldweller.com>2024-05-15 14:41:39 +0000
committerterminaldweller <devi@terminaldweller.com>2024-05-15 14:41:39 +0000
commit006cb3a77d7437a60733c28abee0083e6f02ae90 (patch)
tree2cae44510125ce8eb09d4ee4e142396c7769536f /.github
parentfixing the go executable build for github actions (diff)
downloadmilla-006cb3a77d7437a60733c28abee0083e6f02ae90.tar.gz
milla-006cb3a77d7437a60733c28abee0083e6f02ae90.zip
fixes #14, fixes #16, fixes #17, fixes #18, fixes #19, fixes #20
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/docker.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/docker.yaml b/.github/workflows/docker.yaml
index 71b2988..33354ce 100644
--- a/.github/workflows/docker.yaml
+++ b/.github/workflows/docker.yaml
@@ -35,6 +35,7 @@ jobs:
context: .
file: ./Dockerfile
push: true
+ sbom: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
provenance: mode=max