We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ff2d9a commit c880f87Copy full SHA for c880f87
.github/workflows/docker.yaml
@@ -39,6 +39,7 @@ jobs:
39
file: Dockerfile
40
push: true
41
provenance: mode=max
42
+ sbom: true
43
build-args: |
44
VERSION=${{ steps.set-properties.outputs.VERSION }}
45
- uses: mongodb-js/devtools-shared/actions/setup-bot-token@main
0 commit comments